Searched refs:wclrtobot (Results 1 – 23 of 23) sorted by relevance
46 wclrtobot(WINDOW *win) in NCURSES_EXPORT()
30 call OK wclrtobot $win1
113 wmove(wnd, y, 0); wclrtobot(wnd); in showpigs()
448 wmove(wnd, 0, 0); wclrtobot(wnd); in labelnetstat()529 wmove(wnd, lastrow, 0); wclrtobot(wnd); in shownetstat()
170 wmove(wnd, row, 0); wclrtobot(wnd); in labeliostat()
220 extern void wclrtobot P_((WINDOW *window));
870 wclrtobot(text_win);1125 wclrtobot(text_win);1375 wclrtobot(text_win); in nextline()2384 wclrtobot(text_win); in draw_screen()
2594 wclrtobot(window) /* delete from current position to end of the window */ in wclrtobot() function
96 wclrtobot(win); in cl_screen()
260 wclrtobot (w); in tui_redisplay_readline()
408 "wclrtobot" @303 NONAME
324 "wclrtobot" @303 NONAME ; implemented
145 wclrtobot(win); in print_form()
132 wclrtobot(win); in print_1_list()
1246 extern int wclrtobot(WINDOW *);
652 curs_clear.3 wclrtobot.3 \
206 #undef wclrtobot207 int wclrtobot(
208 #undef wclrtobot209 int wclrtobot(
245 #undef wclrtobot246 int wclrtobot(
811 extern NCURSES_EXPORT(int) wclrtobot (WINDOW *); /* implemented */1212 #define clrtobot() wclrtobot(stdscr)
2889 wclrtobot(form->w); in FE_Clear_To_End_Of_Field()
4946 report_return(wclrtobot(win)); in cmd_wclrtobot()