Searched refs:colorB (Results 1 – 4 of 4) sorted by relevance
75 Contrast(rgb_color colorA, rgb_color colorB) in Contrast()77 int32 contrast = colorA.Brightness() - colorB.Brightness(); in Contrast()
65 rgb_color colorA, rgb_color colorB,
843 bool down, rgb_color colorA, rgb_color colorB, rgb_color colorC, in _DrawBlendedRect() argument858 gradient.AddColor(colorB, 95); in _DrawBlendedRect()
231 \fn static int32 rgb_color::Contrast(rgb_color colorA, rgb_color colorB)234 This method compares the Brightness of colorA and colorB and returns