Home | History | Annotate | Download | only in include

Lines Matching refs:leaveok

632 extern NCURSES_EXPORT(int) leaveok (WINDOW *,bool);			/* implemented */
1072 leaveok(newscr, TRUE); \
1074 leaveok(newscr, FALSE); \