Searched refs:xo_color_find (Results 1 – 1 of 1) sorted by relevance
413 xo_color_find (const char *str);2189 fg = *cp ? xo_color_find(cp) : -1; in xo_set_color_map()2190 bg = (vp && *vp) ? xo_color_find(vp) : -1; in xo_set_color_map()4718 xo_color_find (const char *str) in xo_color_find() function4809 rc = xo_color_find(cp + 3); in xo_colors_parse()4816 rc = xo_color_find(cp + 3); in xo_colors_parse()