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

/freebsd-10.2-release/contrib/ncurses/ncurses/base/
H A Dlib_clrbot.c37 ** The routine wclrtobot().
46 wclrtobot(WINDOW *win) function
50 T((T_CALLED("wclrtobot(%p)"), win));
/freebsd-10.2-release/usr.bin/systat/
H A Dpigs.c111 wmove(wnd, y, 0); wclrtobot(wnd);
H A Dnetstat.c444 wmove(wnd, 0, 0); wclrtobot(wnd);
525 wmove(wnd, lastrow, 0); wclrtobot(wnd);
H A Diostat.c178 wmove(wnd, row, 0); wclrtobot(wnd);
/freebsd-10.2-release/contrib/ee/
H A Dnew_curse.h220 extern void wclrtobot P_((WINDOW *window));
H A Dee.c870 wclrtobot(text_win);
1125 wclrtobot(text_win);
1375 wclrtobot(text_win);
2384 wclrtobot(text_win);
/freebsd-10.2-release/contrib/nvi/cl/
H A Dcl_screen.c102 wclrtobot(win);
/freebsd-10.2-release/contrib/gdb/gdb/tui/
H A Dtui-io.c260 wclrtobot (w);
/freebsd-10.2-release/contrib/dialog/
H A Dbuildlist.c132 wclrtobot(win);
H A Dformbox.c145 wclrtobot(win);
/freebsd-10.2-release/contrib/gcc/
H A Dsys-protos.h1246 extern int wclrtobot(WINDOW *);
/freebsd-10.2-release/lib/ncurses/ncurses/
H A DMakefile634 curs_clear.3 wclrtobot.3 \
/freebsd-10.2-release/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c4946 report_return(wclrtobot(win));
/freebsd-10.2-release/contrib/ncurses/form/
H A Dfrm_driver.c2845 wclrtobot(form->w);

Completed in 121 milliseconds