Home | History | Annotate | Download | only in include

Lines Matching refs:color_set

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