Searched refs:xo_color_map_fg (Results 1 – 1 of 1) sorted by relevance
261 xo_color_t xo_color_map_fg[XO_NUM_COLORS]; /* Foreground color mappings */ member2193 xop->xo_color_map_fg[num] = (fg < 0) ? num : fg; in xo_set_color_map()2210 xop->xo_color_map_fg[num] = xop->xo_color_map_bg[num] = num; in xo_set_color_map()4874 fg = xop->xo_color_map_fg[fg]; /* Fetch from color map */ in xo_colors_update()