Home
last modified time | relevance | path

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

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