Searched refs:touchwin (Results 1 – 20 of 20) sorted by relevance
95 touchwin(win->_parent); in delwin()97 touchwin(CurScreen(SP_PARM)); in delwin()
122 returnCode(touchwin(win)); in NCURSES_EXPORT()
254 touchwin(win); in _nc_background()
514 touchwin(rop->win); in NCURSES_SP_NAME()
642 touchwin(nwin); in NCURSES_SP_NAME()
1128 touchwin(StdScreen(SP_PARM)); in NCURSES_SP_NAME()
263 touchwin (list[type]->detail.source_info.execution_info->handle); in tui_refresh_all()266 touchwin (list[type]->generic.handle); in tui_refresh_all()272 touchwin (locator->handle); in tui_refresh_all()
388 touchwin (data_item_win->handle); in tui_display_registers_from()
756 * tuiRegs.c (tuiDisplayRegistersFrom): Call touchwin.
387 touchwin(radar); in redraw()389 touchwin(planes); in redraw()391 touchwin(credit); in redraw()395 touchwin(input); in redraw()
90 touchwin(stdscr); in display_redraw_screen()
93 touchwin(stdscr); in help()
409 touchwin(stw); in setup()411 touchwin(tv); in setup()
136 touchwin(pan->win); in _nc_Touchpan()
82 # define Touchpan(pan) touchwin((pan)->win)
249 int touchwin(WINDOW *);
675 ::touchwin(m_window); in Touch()724 ::touchwin(stdscr); in RemoveSubWindow()751 ::touchwin(stdscr); in RemoveSubWindows()4468 touchwin(stdscr); in TerminalSizeChanged()6601 touchwin(stdscr); in MenuDelegateAction()6652 touchwin(stdscr); in MenuDelegateAction()6685 touchwin(stdscr); in MenuDelegateAction()
812 extern NCURSES_EXPORT(int) touchwin (WINDOW *); /* generated */1238 #define touchwin(win) wtouchln((win), 0, getmaxy(win), 1) macro
1174 extern int touchwin(WINDOW *);