Home | History | Annotate | Download | only in include

Lines Matching refs:leaveok

600 extern NCURSES_EXPORT(int) leaveok (WINDOW *,bool);			/* implemented */
920 leaveok(newscr, TRUE); \
922 leaveok(newscr, FALSE); \