Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_delwin.c85 touchwin(win->_parent); in delwin()
87 touchwin(CurScreen(SP_PARM)); in delwin()
H A Dlib_mvwin.c120 returnCode(touchwin(win)); in NCURSES_EXPORT()
H A Dlib_bkgd.c216 touchwin(win); in wbkgrnd()
H A Dresizeterm.c512 touchwin(rop->win); in NCURSES_SP_NAME()
H A Dlib_screen.c642 touchwin(nwin); in NCURSES_SP_NAME()
H A Dlib_color.c1125 touchwin(StdScreen(SP_PARM)); in NCURSES_SP_NAME()
/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-wingeneral.c264 touchwin (list[type]->detail.source_info.execution_info->handle); in tui_refresh_all()
267 touchwin (list[type]->generic.handle); in tui_refresh_all()
273 touchwin (locator->handle); in tui_refresh_all()
H A Dtui-regs.c395 touchwin (data_item_win->handle); in tui_display_registers_from()
/dragonfly/games/atc/
H A Dgraphics.c379 touchwin(radar); in redraw()
381 touchwin(planes); in redraw()
383 touchwin(credit); in redraw()
387 touchwin(input); in redraw()
/dragonfly/games/worm/
H A Dworm.c299 touchwin(stw); in setup()
301 touchwin(tv); in setup()
/dragonfly/games/boggle/boggle/
H A Dhelp.c92 touchwin(stdscr); in help()
/dragonfly/contrib/ncurses/panel/
H A Dpanel.c134 touchwin(pan->win); in _nc_Touchpan()
H A Dpanel.priv.h79 # define Touchpan(pan) touchwin((pan)->win)
/dragonfly/contrib/dialog/
H A Dui_getc.c245 touchwin(win); in dlg_raise_window()
476 (void) touchwin(win); in dlg_getc()
H A Dutil.c234 (void) touchwin(win); in dlg_attr_clear()
2275 touchwin(stdscr); in dlg_del_window()
2289 touchwin(p->shadow); in dlg_del_window()
2292 touchwin(p->normal); in dlg_del_window()
/dragonfly/games/hunt/hunt/
H A Ddisplay.c338 touchwin(stdscr); in display_redraw_screen()
/dragonfly/contrib/ee/
H A Dnew_curse.h210 extern void touchwin P_((WINDOW *window));
H A Dnew_curse.c2124 touchwin(window) in touchwin() function
H A Dee.c2443 touchwin(text_win);
/dragonfly/lib/libncurses/
H A DSymbol.base.map694 touchwin;
/dragonfly/lib/libncurses/include/
H A Dcurses.head818 extern NCURSES_EXPORT(int) touchwin (WINDOW *); /* generated */
1226 #define touchwin(win) wtouchln((win), 0, getmaxy(win), 1)
/dragonfly/
H A DMakefile_upgrade.inc2940 TO_REMOVE+=/usr/share/man/man3/touchwin.3.gz