Home | History | Annotate | Download | only in include

Lines Matching refs:is_idlok

859 extern NCURSES_EXPORT(bool) is_idlok (const WINDOW *);		/* generated */
1146 #define is_idlok(win) ((win)->_idlok)