Home
last modified time | relevance | path

Searched refs:werase (Results 1 – 25 of 28) sorted by relevance

12

/dragonfly/usr.bin/talk/
H A Dinit_disp.c126 my_win.werase = tio.c_cc[VWERASE]; in set_edit_chars()
131 if (my_win.werase == (char)_POSIX_VDISABLE) in set_edit_chars()
132 my_win.werase = CWERASE; in set_edit_chars()
135 buf[2] = my_win.werase; in set_edit_chars()
144 his_win.werase = buf[2]; in set_edit_chars()
H A Ddisplay.c77 werase(my_win.x_win); in display()
80 werase(his_win.x_win); in display()
105 if ( *text == win->werase in display()
H A Dtalk.h56 char werase; member
/dragonfly/games/cribbage/
H A Dcrib.c231 werase(Tablewin); in game()
233 werase(Compwin); in game()
286 werase(Compwin); in playhand()
299 werase(Tablewin); in playhand()
H A Dio.c151 werase(win); in prhand()
/dragonfly/games/sail/
H A Dpl_7.c360 werase(scroll_w); in draw_scroll()
574 werase(view_w); in draw_view()
724 werase(view_w); in draw_board()
725 werase(slot_w); in draw_board()
726 werase(scroll_w); in draw_board()
727 werase(stat_w); in draw_board()
728 werase(turn_w); in draw_board()
/dragonfly/games/mille/
H A Dinit.c110 werase(Board); in newboard()
111 werase(Score); in newboard()
/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_clear.c53 if ((code = werase(win)) != ERR) in NCURSES_EXPORT()
H A Dlib_slkclear.c62 werase(SP_PARM->_slk->win); in NCURSES_EXPORT()
H A Dlib_erase.c48 werase(WINDOW *win) in NCURSES_EXPORT()
H A Dlib_mvwin.c83 werase(win); /* Erase the original place */ in NCURSES_EXPORT()
/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-winsource.c244 werase (win_info->generic.handle); in tui_erase_source_content()
569 werase (exec_info->handle); in tui_show_exec_info_content()
588 werase (exec_info->handle); in tui_erase_exec_info_content()
H A Dtui-windata.c108 werase (TUI_DATA_WIN->generic.handle); in tui_erase_data_content()
/dragonfly/contrib/ee/
H A Dee.c601 werase(com_win);
647 werase(com_win);
1668 werase(com_win); in command_prompt()
3387 werase(com_win);
3535 werase(temp_win);
3568 werase(menu_win);
3666 werase(help_win); in help()
3675 werase(com_win); in help()
3682 werase(com_win); in help()
4124 werase(com_win); in Format()
[all …]
H A Dnew_curse.h207 extern void werase P_((WINDOW *window));
/dragonfly/contrib/dialog/
H A Dpause.c129 (void) werase(dialog); in dialog_pause()
H A Dguage.c124 (void) werase(dialog); in repaint_text()
H A Dmixedgauge.c329 (void) werase(dlg->dialog); in dlg_begin_mixedgauge()
H A Dtimebox.c77 werase(data->window); in draw_cell()
H A Dcalendar.c375 werase(data->window); in draw_day()
H A Dutil.c628 werase(stdscr); in end_dialog()
1146 werase(dummy); in dlg_print_scrolled()
/dragonfly/usr.bin/dsynth/
H A Dncurses.c121 werase(CWin); in NCursesReset()
/dragonfly/lib/libncurses/
H A DSymbol.base.map759 werase;
/dragonfly/contrib/ncurses/misc/
H A Dncurses.def416 "werase" @310 NONAME
H A Dncurses.ref331 "werase" @310 NONAME ; implemented

12