Home | Sort by: relevance | last modified time | path |
/src/lib/libcurses/ | |
attributes.c | 92 * color_set -- 97 color_set(short pair, void *opts) function in typeref:typename:int |
attributes.c | 92 * color_set -- 97 color_set(short pair, void *opts) function in typeref:typename:int |
curses.h | 452 #define color_set(c, o) wcolor_set(stdscr, c, o) macro 557 int color_set(short, void *); |
curses.h | 452 #define color_set(c, o) wcolor_set(stdscr, c, o) macro 557 int color_set(short, void *); |