Home | History | Annotate | Download | only in include

Lines Matching refs:untouchwin

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