Home | History | Annotate | Download | only in include

Lines Matching refs:leaveok

613 extern NCURSES_EXPORT(int) leaveok (WINDOW *,bool);			/* implemented */
1049 leaveok(newscr, TRUE); \
1051 leaveok(newscr, FALSE); \