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

/freebsd-10.1-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.1-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.1-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.1-release/contrib/nvi/cl/
H A Dcl_screen.c102 wclrtobot(win);
/freebsd-10.1-release/contrib/gdb/gdb/tui/
H A Dtui-io.c260 wclrtobot (w);
/freebsd-10.1-release/contrib/dialog/
H A Dbuildlist.c132 wclrtobot(win);
H A Dformbox.c145 wclrtobot(win);
/freebsd-10.1-release/contrib/ncurses/include/
H A Dcurses.h.in753 extern NCURSES_EXPORT(int) wclrtobot (WINDOW *); /* implemented */
1028 #define clrtobot() wclrtobot(stdscr)
/freebsd-10.1-release/contrib/ncurses/ncurses/
H A Dllib-lncurses176 #undef wclrtobot
177 int wclrtobot(
H A Dllib-lncursest176 #undef wclrtobot
177 int wclrtobot(
H A Dllib-lncursesw213 #undef wclrtobot
214 int wclrtobot(
/freebsd-10.1-release/contrib/gcc/
H A Dsys-protos.h1246 extern int wclrtobot(WINDOW *);
/freebsd-10.1-release/lib/ncurses/ncurses/
H A DMakefile634 curs_clear.3 wclrtobot.3 \
/freebsd-10.1-release/contrib/ncurses/form/
H A Dfrm_driver.c2845 wclrtobot(form->w);

Completed in 202 milliseconds