Home | History | Annotate | Download | only in include

Lines Matching refs:untouchwin

758 extern NCURSES_EXPORT(int) untouchwin (WINDOW *);			/* generated */
1136 #define untouchwin(win) wtouchln((win), 0, getmaxy(win), 0)