Searched defs:touchwin (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ee/ | ||
H A D | new_curse.c | 2124 touchwin(window) in touchwin() function |
/freebsd/contrib/ncurses/include/ | ||
H A D | curses.h.in | 1250 #define touchwin(win) wtouchln((win), 0, getmaxy(win), 1) macro |