Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dmisc.c2858 #define AddColorWeight(weight, color) \ in allocateClosestRGB() macro
2862 AddColorWeight(0.30, red); in allocateClosestRGB()
2863 AddColorWeight(0.61, green); in allocateClosestRGB()
2864 AddColorWeight(0.11, blue); in allocateClosestRGB()