Searched refs:ClrBottom (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/lib/libcurses/tty/
H A Dtty_update.c118 static int ClrBottom(SCREEN *, int total);
125 static int ClrBottom(int total);
1015 nonempty = ClrBottom(NCURSES_SP_ARGx nonempty);
1146 nonempty = ClrBottom(NCURSES_SP_ARGx nonempty);
1228 * ClrBottom(total)
1235 ClrBottom(NCURSES_SP_DCLx int total) function

Completed in 157 milliseconds