Searched refs:touchwin (Results 1 – 25 of 28) sorted by relevance
12
93 touchwin(win->_parent); in delwin()95 touchwin(CurScreen(SP_PARM)); in delwin()
120 returnCode(touchwin(win)); in NCURSES_EXPORT()
252 touchwin(win); in _nc_background()
512 touchwin(rop->win); in NCURSES_SP_NAME()
640 touchwin(nwin); in NCURSES_SP_NAME()
1126 touchwin(StdScreen(SP_PARM)); in NCURSES_SP_NAME()
134 touchwin(pan->win); in _nc_Touchpan()
81 # define Touchpan(pan) touchwin((pan)->win)
261 touchwin(win); in dlg_raise_window()492 (void) touchwin(win); in dlg_getc()
251 (void) touchwin(win); in dlg_attr_clear()2292 touchwin(stdscr); in dlg_del_window()2306 touchwin(p->shadow); in dlg_del_window()2309 touchwin(p->normal); in dlg_del_window()
210 extern void touchwin P_((WINDOW *window));
2124 touchwin(window) in touchwin() function
256 touchwin.3x touchwin.3ncurses
104 touchwin(3X) curs_touch(3X)
51 activates them), and a touchwin can apparently also force them to be
674 ::touchwin(m_window); in Touch()723 ::touchwin(stdscr); in RemoveSubWindow()750 ::touchwin(stdscr); in RemoveSubWindows()4467 touchwin(stdscr); in TerminalSizeChanged()6622 touchwin(stdscr); in MenuDelegateAction()6673 touchwin(stdscr); in MenuDelegateAction()6706 touchwin(stdscr); in MenuDelegateAction()
441 touchwin(NewScreen(sp)); in wcon_doupdate()
536 touchwin(NewScreen(sp)); in wcon_doupdate()
912 curs_touch.3 touchwin.3 \
824 extern NCURSES_EXPORT(int) touchwin (WINDOW *); /* generated */1250 #define touchwin(win) wtouchln((win), 0, getmaxy(win), 1) macro
1051 #undef touchwin1052 int touchwin(
1048 #undef touchwin1049 int touchwin(
1173 #undef touchwin1174 int touchwin(
1170 #undef touchwin1171 int touchwin(
4359 report_return(touchwin(win)); in cmd_touchwin()