Searched refs:xo_color_names (Results 1 – 1 of 1) sorted by relevance
4704 static const char *xo_color_names[] = { variable4722 for (i = 0; xo_color_names[i]; i++) { in xo_color_find()4723 if (xo_streq(xo_color_names[i], str)) in xo_color_find()4983 fg = xo_color_names[newp->xoc_col_fg]; in xo_colors_handle_html()4985 bg = xo_color_names[newp->xoc_col_bg]; in xo_colors_handle_html()