Home | History | Annotate | Download | only in include

Lines Matching refs:slk_attr_off

698 extern NCURSES_EXPORT(int) slk_attr_off (const attr_t, void *);		/* generated:WIDEC */
1103 #define slk_attr_off(a,v) ((v) ? ERR : slk_attroff(a))