Home | History | Annotate | Download | only in include

Lines Matching refs:touchwin

723 extern NCURSES_EXPORT(int) touchwin (WINDOW *);				/* generated */
975 #define touchwin(win) wtouchln((win), 0, getmaxy(win), 1)