Home
last modified time | relevance | path

Searched refs:bestRGB (Results 1 – 1 of 1) sorted by relevance

/dports/x11/xterm/xterm-370/
H A Dmisc.c2842 double bestRGB = 0.0; in allocateClosestRGB() local
2866 if (first || (thisRGB < bestRGB)) { in allocateClosestRGB()
2869 bestRGB = thisRGB; in allocateClosestRGB()