Searched defs:nonempty (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | tty_update.c | 739 int nonempty; in TINFO_DOUPDATE() local 1138 int nonempty = Min(screen_lines(SP_PARM), in ClrUpdate() local
|
/freebsd/contrib/ncurses/ncurses/win32con/ |
H A D | win32_driver.c | 387 int y, nonempty, n, x0, x1, Width, Height; in wcon_doupdate() local
|
H A D | win_driver.c | 482 int y, nonempty, n, x0, x1, Width, Height; in wcon_doupdate() local
|