Home | History | Annotate | Download | only in include

Lines Matching refs:attron

525 extern NCURSES_EXPORT(int) attron (NCURSES_ATTR_T);			/* generated */
1011 #define attron(at) wattron(stdscr,at)