Searched refs:get_color_pair (Results 1 – 1 of 1) sorted by relevance
64 #define COLOR_BKGD ((COLOR_PAIRS >= 9) ? (chtype) get_color_pair(9) : A_NORMAL)642 static int get_color_pair(int n) in get_color_pair() function695 result |= get_color_pair(code + offs); in encode_color_attr()846 ? (chtype) get_color_pair(a + 1) in lynx_set_color()