Home | History | Annotate | Download | only in include

Lines Matching refs:slk_attr_on

700 extern NCURSES_EXPORT(int) slk_attr_on (attr_t,void*);			/* generated:WIDEC */
1104 #define slk_attr_on(a,v) ((v) ? ERR : slk_attron(a))