Searched refs:touchwin (Results 1 – 25 of 27) sorted by relevance
12
84 touchwin(win->_parent); in delwin()86 touchwin(CurScreen(SP_PARM)); in delwin()
119 returnCode(touchwin(win)); in NCURSES_EXPORT()
146 touchwin(win); in wbkgrnd()
122 touchwin(nwin); in NCURSES_EXPORT()
502 touchwin(rop->win); in NCURSES_SP_NAME()
259 touchwin (list[type]->detail.source_info.execution_info->handle); in tui_refresh_all()262 touchwin (list[type]->generic.handle); in tui_refresh_all()268 touchwin (locator->handle); in tui_refresh_all()
388 touchwin (data_item_win->handle); in tui_display_registers_from()
133 touchwin(pan->win); in _nc_Touchpan()
84 # define Touchpan(pan) touchwin((pan)->win)
248 touchwin(win); in dlg_raise_window()477 (void) touchwin(win); in dlg_getc()
224 (void) touchwin(win); in dlg_attr_clear()2046 touchwin(stdscr); in dlg_del_window()2060 touchwin(p->shadow); in dlg_del_window()2063 touchwin(p->normal); in dlg_del_window()
210 extern void touchwin P_((WINDOW *window));
2124 touchwin(window) in touchwin() function
2439 touchwin(text_win);
1311 ::touchwin (m_window); in Touch()1373 ::touchwin (stdscr); in RemoveSubWindow()1407 ::touchwin (stdscr); in RemoveSubWindows()4554 touchwin(stdscr); in MenuDelegateAction()4610 touchwin(stdscr); in MenuDelegateAction()
50 activates them), and a touchwin can apparently also force them to be
998 curs_touch.3 touchwin.3 \
1174 extern int touchwin(WINDOW *);
382 touchwin(NewScreen(sp)); in drv_doupdate()
781 extern NCURSES_EXPORT(int) touchwin (WINDOW *); /* generated */1166 #define touchwin(win) wtouchln((win), 0, getmaxy(win), 1) macro
1010 #undef touchwin1011 int (touchwin)(
1019 #undef touchwin1020 int (touchwin)(
1065 #undef touchwin1066 int (touchwin)(
1068 #undef touchwin1069 int (touchwin)(
4359 report_return(touchwin(win)); in cmd_touchwin()