Home | History | Annotate | Download | only in include

Lines Matching refs:attr_off

528 extern NCURSES_EXPORT(int) attr_off (attr_t, void *);			/* generated */
1014 #define attr_off(a,o) wattr_off(stdscr,a,o)