HomeSort by: relevance | last modified time | path
    Searched defs:color_set (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcurses/
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 *);

Completed in 15 milliseconds