Home
last modified time | relevance | path

Searched refs:touchwin (Results 1 – 20 of 20) sorted by relevance

/openbsd/lib/libcurses/base/
H A Dlib_delwin.c95 touchwin(win->_parent); in delwin()
97 touchwin(CurScreen(SP_PARM)); in delwin()
H A Dlib_mvwin.c122 returnCode(touchwin(win)); in NCURSES_EXPORT()
H A Dlib_bkgd.c254 touchwin(win); in _nc_background()
H A Dresizeterm.c514 touchwin(rop->win); in NCURSES_SP_NAME()
H A Dlib_screen.c642 touchwin(nwin); in NCURSES_SP_NAME()
H A Dlib_color.c1128 touchwin(StdScreen(SP_PARM)); in NCURSES_SP_NAME()
/openbsd/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-wingeneral.c263 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()
H A Dtui-regs.c388 touchwin (data_item_win->handle); in tui_display_registers_from()
H A DChangeLog-1998-2003756 * tuiRegs.c (tuiDisplayRegistersFrom): Call touchwin.
/openbsd/games/atc/
H A Dgraphics.c387 touchwin(radar); in redraw()
389 touchwin(planes); in redraw()
391 touchwin(credit); in redraw()
395 touchwin(input); in redraw()
/openbsd/games/hunt/hunt/
H A Ddisplay.c90 touchwin(stdscr); in display_redraw_screen()
/openbsd/games/boggle/boggle/
H A Dhelp.c93 touchwin(stdscr); in help()
/openbsd/games/worm/
H A Dworm.c409 touchwin(stw); in setup()
411 touchwin(tv); in setup()
/openbsd/lib/libpanel/
H A Dpanel.c136 touchwin(pan->win); in _nc_Touchpan()
H A Dpanel.priv.h82 # define Touchpan(pan) touchwin((pan)->win)
/openbsd/distrib/special/more/
H A Dcurses.h249 int touchwin(WINDOW *);
/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp675 ::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()
/openbsd/lib/libcurses/
H A Dcurses.h812 extern NCURSES_EXPORT(int) touchwin (WINDOW *); /* generated */
1238 #define touchwin(win) wtouchln((win), 0, getmaxy(win), 1) macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h1174 extern int touchwin(WINDOW *);
/openbsd/gnu/gcc/gcc/
H A Dsys-protos.h1174 extern int touchwin(WINDOW *);