Searched defs:InitColor (Results 1 – 2 of 2) sorted by relevance
75 InitColor(int pair, int r, int g, int b) in InitColor() function106 #define InitColor(color,r,g,b) init_color((NCURSES_COLOR_T)color,(NCURSES_COLOR_T)r,(NCURSES_… macro
58 #define InitColor InfoOf(SP_PARM).initcolor macro