Home | History | Annotate | Download | only in include

Lines Matching refs:is_idcok

858 extern NCURSES_EXPORT(bool) is_idcok (const WINDOW *);		/* generated */
1145 #define is_idcok(win) ((win)->_idcok)