Searched defs:touchwin (Results 1 – 6 of 6) sorted by relevance
48 touchwin(WINDOW *win) in touchwin() function
47 (touchwin)(w) variable
52 touchwin(WINDOW *w) in touchwin() function
32 touchwin(WINDOW *win) in touchwin() function
1086 #define touchwin(w) wtouchln(__w1 = (w), 0, __w1->_maxy, 1) macro
1081 #define touchwin(w) wtouchln(w, 0, (w)->_maxy, 1) macro