Searched defs:untouchwin (Results 1 – 5 of 5) sorted by relevance
48 untouchwin(WINDOW *win) in untouchwin() function
58 (untouchwin)(w) variable
60 untouchwin(WINDOW *w) in untouchwin() function
1087 #define untouchwin(w) wtouchln(__w1 = (w), 0, __w1->_maxy, 0) macro
1082 #define untouchwin(w) wtouchln(w, 0, (w)->_maxy, 0) macro