Home
last modified time | relevance | path

Searched refs:wrefresh (Results 1 – 25 of 84) sorted by relevance

1234

/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Decho_wch.c60 code = wrefresh(stdscr); in echo_wchar()
74 code = wrefresh(w); in wecho_wchar()
H A Dechochar.c60 code = wrefresh(stdscr); in echochar()
74 code = wrefresh(w); in wechochar()
H A Drefresh.c56 code = wrefresh(stdscr); in refresh()
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dechochar.c56 code = wrefresh(stdscr);
71 code = wrefresh(w);
H A Decho_wch.c56 code = wrefresh(stdscr);
71 code = wrefresh(w);
H A Dwgetch.c122 (void) wrefresh(w);
230 (void) wrefresh(w);
H A Drefresh.c57 code = wrefresh(stdscr); in refresh()
/titanic_50/usr/src/lib/libcurses/screen/
H A Dwgetwstr.c76 (void) wrefresh(win); in wgetnwstr()
116 (void) wrefresh(win); in wgetnwstr()
164 (void) wrefresh(win); in wgetnwstr()
H A Dwgetstr.c91 (void) wrefresh(win); in wgetnstr()
135 (void) wrefresh(win); in wgetnstr()
206 (void) wrefresh(win); in wgetnstr()
H A Ddoupdate.c55 return (wrefresh(_virtscr)); in doupdate()
H A DV3.m_refresh.c51 return (wrefresh(stdscr)); in m_refresh()
H A D_refresh.c51 return (wrefresh(stdscr)); in refresh()
H A Dmvwin.c60 return (win->_immed ? wrefresh(win) : OK); in mvwin()
H A Dwadjcurspos.c46 return (win->_immed ? wrefresh(win): OK); in wadjcurspos()
H A Dwmoveprevch.c55 return (win->_immed ? wrefresh(win): OK); in wmoveprevch()
H A Dwredrawln.c76 return (win->_immed ? wrefresh(win) : OK); in wredrawln()
H A Dwmovenextch.c64 return (win->_immed ? wrefresh(win): OK); in wmovenextch()
H A Dtstp.c68 (void) wrefresh(curscr); in _tstp()
H A Dslk_clear.c62 (void) wrefresh(slk->_win); in slk_clear()
H A Dwmove.c73 return (win->_immed ? wrefresh(win) : OK); in wmove()
/titanic_50/usr/src/cmd/latencytop/common/
H A Ddisplay.c238 (void) wrefresh(sysglobal_window); in print_sysglobal()
296 (void) wrefresh(process_window); in print_empty_process_bar()
335 (void) wrefresh(process_window); in print_process()
404 (void) wrefresh(taskbar); in print_taskbar_process()
493 (void) wrefresh(taskbar); in print_taskbar_thread()
533 (void) wrefresh(process_window); in print_thread()
580 (void) wrefresh(hintbar); in print_hint()
695 (void) wrefresh(titlebar); in print_title()
701 (void) wrefresh(captionbar); in print_title()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dio.c151 wrefresh(my_win.x_win); in p_error()
164 wrefresh(my_win.x_win); in message()
H A Dinit_disp.c94 wrefresh(line_win); in init_display()
177 wrefresh(rem_win.x_win); in quit()
/titanic_50/usr/src/ucblib/libcurses/
H A Dtstp.c55 (void) wrefresh(curscr); in tstp()
H A Dinsch.c46 (void) wrefresh(win); in winsch()

1234