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

/xsrc/external/mit/xterm/dist/
H A Dmisc.c3139 xtermClosestColor(XtermWidget xw, int find_red, int find_green, int find_blue) argument
3149 TRACE(("xtermClosestColor(%x/%x/%x)\n", find_red, find_green, find_blue));
3165 diff_blue = ColorDiff(find_blue, res->blue);
3182 (void) find_blue;

Completed in 9 milliseconds