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