Home | History | Annotate | Download | only in include

Lines Matching refs:attr_on

542 extern NCURSES_EXPORT(int) attr_on (attr_t, void *);			/* generated */
1145 #define attr_on(a,o) wattr_on(stdscr,a,o)