Searched refs:wdeleteln (Results 1 – 17 of 17) sorted by relevance
274 wdeleteln(wnd); in showiostat()284 wdeleteln(wnd); in showiostat()
458 wmove(wnd, p->ni_line, 0); wdeleteln(wnd); in shownetstat()513 wmove(wnd, YMAX(wnd), 0); wdeleteln(wnd); /* XXX */ in shownetstat()
219 extern void wdeleteln P_((WINDOW *window));
853 wdeleteln(text_win); in delete()1110 wdeleteln(text_win); in insert_line()1370 wdeleteln(text_win); in nextline()
2540 wdeleteln(window) /* delete a line in the specified window */ in wdeleteln() function
413 "wdeleteln" @307 NONAME
328 "wdeleteln" @307 NONAME ; generated
336 return (wdeleteln(win) == ERR); in cl_deleteln()
583 curs_deleteln.3 wdeleteln.3 \
2837 wdeleteln(form->w); in FE_Delete_Previous()2885 wdeleteln(form->w); in FE_Delete_Line()
863 extern NCURSES_EXPORT(int) wdeleteln (WINDOW *); /* generated */1322 #define wdeleteln(win) winsdelln(win,-1) macro
1113 #undef wdeleteln1114 int wdeleteln(
1110 #undef wdeleteln1111 int wdeleteln(
1235 #undef wdeleteln1236 int wdeleteln(
1232 #undef wdeleteln1233 int wdeleteln(
5030 report_return(wdeleteln(win)); in cmd_wdeleteln()
15609 * fixed a bug in wdeleteln().