Home
last modified time | relevance | path

Searched defs:touchwin (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/ee/
H A Dnew_curse.c2124 touchwin(window) in touchwin() function
/freebsd-13.1/contrib/ncurses/include/
H A Dcurses.h.in1224 #define touchwin(win) wtouchln((win), 0, getmaxy(win), 1) macro