Searched refs:xo_color_find (Results 1 – 1 of 1) sorted by relevance
478 xo_color_find (const char *str);2214 fg = *cp ? xo_color_find(cp) : -1; in xo_set_color_map()2215 bg = (vp && *vp) ? xo_color_find(vp) : -1; in xo_set_color_map()4688 xo_color_find (const char *str) in xo_color_find() function4780 rc = xo_color_find(cp + 3); in xo_colors_parse()4787 rc = xo_color_find(cp + 3); in xo_colors_parse()