Home | History | Annotate | Download | only in include

Lines Matching refs:is_syncok

866 extern NCURSES_EXPORT(bool) is_syncok (const WINDOW *);		/* generated */
1153 #define is_syncok(win) ((win)->_sync)