Home | History | Annotate | Download | only in include

Lines Matching refs:attroff

524 extern NCURSES_EXPORT(int) attroff (NCURSES_ATTR_T);			/* generated */
1010 #define attroff(at) wattroff(stdscr,at)