- HDEC
int HDEC(int hi)
Undocumented in source. Be warned that the author may not have intended to support it.
- HINC
int HINC(int hi)
Undocumented in source. Be warned that the author may not have intended to support it.
- coltodoto
int coltodoto(LINE* lp, int col)
Inverse of getcol(), i.e. find offset into line that is closest
to or past column col.
- display_eol_bg
int display_eol_bg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_eol_bg
int display_eol_bg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_mark_bg
int display_mark_bg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_mark_bg
int display_mark_bg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_mark_fg
int display_mark_fg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_mark_fg
int display_mark_fg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_mode_bg
int display_mode_bg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_mode_bg
int display_mode_bg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_mode_fg
int display_mode_fg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_mode_fg
int display_mode_fg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_norm_bg
int display_norm_bg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_norm_bg
int display_norm_bg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_norm_fg
int display_norm_fg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_norm_fg
int display_norm_fg(bool f, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- display_recalc
int display_recalc()
Undocumented in source. Be warned that the author may not have intended to support it.
- getcol
int getcol(LINE* dotp, int doto)
Compute column number of line given index into that line.
- getcol2
int getcol2(const(char)[] dotp, int doto)
Undocumented in source. Be warned that the author may not have intended to support it.
- max
int max(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
- mlchange
void mlchange()
Undocumented in source. Be warned that the author may not have intended to support it.
- mlerase
void mlerase()
Undocumented in source. Be warned that the author may not have intended to support it.
- mlreply
int mlreply(string prompt, string init, string result)
Undocumented in source. Be warned that the author may not have intended to support it.
- mlwrite
void mlwrite(string buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- mlwrite
void mlwrite(const(char)* fmt, ...)
Undocumented in source. Be warned that the author may not have intended to support it.
- mlyesno
int mlyesno(string prompt)
Undocumented in source. Be warned that the author may not have intended to support it.
- modeline
void modeline(WINDOW* wp)
Undocumented in source. Be warned that the author may not have intended to support it.
- movecursor
void movecursor(int row, int col)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateline
void updateline(int row, attchar_t[] vline, attchar_t[] pline)
Undocumented in source. Be warned that the author may not have intended to support it.
- vteeol
void vteeol(int startcol)
Undocumented in source. Be warned that the author may not have intended to support it.
- vtinit
void vtinit()
Undocumented in source. Be warned that the author may not have intended to support it.
- vtmove
void vtmove(int row, int col)
Undocumented in source. Be warned that the author may not have intended to support it.
- vtputc
void vtputc(dchar c, int startcol, int tabbase)
Undocumented in source. Be warned that the author may not have intended to support it.
- vtputc
void vtputc(dchar c, int startcol, int tabbase, attr_t attr)
Undocumented in source. Be warned that the author may not have intended to support it.
- vttidy
void vttidy()
Undocumented in source. Be warned that the author may not have intended to support it.