Home | History | Annotate | Download | only in include

Lines Matching refs:is_scrollok

865 extern NCURSES_EXPORT(bool) is_scrollok (const WINDOW *);	/* generated */
1152 #define is_scrollok(win) ((win)->_scroll)