Home | History | Annotate | Download | only in include

Lines Matching refs:is_notimeout

864 extern NCURSES_EXPORT(bool) is_notimeout (const WINDOW *);	/* generated */
1151 #define is_notimeout(win) ((win)->_notimeout)