Home
last modified time | relevance | path

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

12

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_delwin.c94 touchwin(win->_parent); in delwin()
96 touchwin(CurScreen(SP_PARM)); in delwin()
H A Dlib_mvwin.c120 returnCode(touchwin(win)); in NCURSES_EXPORT()
H A Dlib_bkgd.c252 touchwin(win); in _nc_background()
H A Dresizeterm.c513 touchwin(rop->win); in NCURSES_SP_NAME()
H A Dlib_screen.c641 touchwin(nwin); in NCURSES_SP_NAME()
H A Dlib_color.c1128 touchwin(StdScreen(SP_PARM)); in NCURSES_SP_NAME()
/freebsd/contrib/ncurses/panel/
H A Dpanel.c134 touchwin(pan->win); in _nc_Touchpan()
H A Dpanel.priv.h81 # define Touchpan(pan) touchwin((pan)->win)
/freebsd/contrib/dialog/
H A Dui_getc.c261 touchwin(win); in dlg_raise_window()
492 (void) touchwin(win); in dlg_getc()
H A Dutil.c251 (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()
/freebsd/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.c2633 touchwin(text_win); in quit()
/freebsd/contrib/ncurses/man/
H A Dman_db.renames.in272 touchwin.3x touchwin.3ncurses
H A Dmanhtml.aliases120 touchwin(3X) curs_touch(3X)
/freebsd/contrib/ncurses/
H A DTO-DO51 activates them), and a touchwin can apparently also force them to be
/freebsd/contrib/llvm-project/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()
6624 touchwin(stdscr); in MenuDelegateAction()
6675 touchwin(stdscr); in MenuDelegateAction()
6708 touchwin(stdscr); in MenuDelegateAction()
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c429 touchwin(NewScreen(sp)); in wcon_doupdate()
/freebsd/lib/ncurses/tinfo/
H A DMakefile914 curs_touch.3 touchwin.3 \
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncursest1051 #undef touchwin
1052 int touchwin(
H A Dllib-lncurses1048 #undef touchwin
1049 int touchwin(
H A Dllib-lncursestw1173 #undef touchwin
1174 int touchwin(
H A Dllib-lncursesw1170 #undef touchwin
1171 int touchwin(
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in827 extern NCURSES_EXPORT(int) touchwin (WINDOW *); /* generated */
1262 #define touchwin(win) wtouchln((win), 0, getmaxy(win), 1) macro
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c4359 report_return(touchwin(win)); in cmd_touchwin()

12