Home | History | Annotate | Download | only in include

Lines Matching refs:color_set

558 extern NCURSES_EXPORT(int) color_set (short,void*);			/* generated */
1153 #define color_set(c,o) wcolor_set(stdscr,c,o)