Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ee/
Dnew_curse.c2124 touchwin(window) in touchwin() function
/freebsd-12-stable/contrib/ncurses/include/
Dcurses.h.in1166 #define touchwin(win) wtouchln((win), 0, getmaxy(win), 1) macro