Searched refs:xo_color_map_bg (Results 1 – 1 of 1) sorted by relevance
262 xo_color_t xo_color_map_bg[XO_NUM_COLORS]; /* Background color mappings */ member2194 xop->xo_color_map_bg[num] = (bg < 0) ? num : bg; in xo_set_color_map()2210 xop->xo_color_map_fg[num] = xop->xo_color_map_bg[num] = num; in xo_set_color_map()4879 bg = xop->xo_color_map_bg[bg]; /* Fetch from color map */ in xo_colors_update()