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