Home | History | Annotate | Download | only in include

Lines Matching refs:is_keypad

861 extern NCURSES_EXPORT(bool) is_keypad (const WINDOW *);		/* generated */
1148 #define is_keypad(win) ((win)->_use_keypad)