Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dmisc.c2819 allocateClosestRGB(XtermWidget xw, XColor *def) in allocateClosestRGB() function
3107 #define allocateClosestRGB(xw, def) 0 macro
3115 return AllocOneColor(xw, def) || allocateClosestRGB(xw, def); in allocateBestRGB()