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

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c92 STATIC void erase_bottom(int);
162 erase_bottom(y) function
180 erase_bottom(y);
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c93 static void erase_bottom(int, int);
168 erase_bottom(int start, int end) function
629 erase_bottom(from, LINES);
1087 erase_bottom(0, newscr->_maxy);

Completed in 420 milliseconds