Searched refs:max_color (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dimage.c4399 unsigned char *color, *max_color;
4438 max_color = color;
4460 if (xstricmp (max_color, "None") == 0)
4462 else if (x_defined_color (f, max_color, &cdef, 0))
4389 unsigned char *color, *max_color; local

Completed in 91 milliseconds