Searched defs:ColorPair (Results 1 – 1 of 1) sorted by relevance
507 #define ColorPair(n) (NCURSES_BITS(n, 0) & A_COLOR) macro510 #define ColorPair(pair) COLOR_PAIR(pair) macro