Home
last modified time | relevance | path

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

/haiku/headers/os/interface/
H A DGraphicsDefs.h75 Contrast(rgb_color colorA, rgb_color colorB) in Contrast()
77 int32 contrast = colorA.Brightness() - colorB.Brightness(); in Contrast()
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.h65 rgb_color colorA, rgb_color colorB,
H A DBeDecorator.cpp843 bool down, rgb_color colorA, rgb_color colorB, rgb_color colorC, in _DrawBlendedRect() argument
858 gradient.AddColor(colorB, 95); in _DrawBlendedRect()
/haiku/docs/user/interface/
H A DGraphicsDefs.dox231 \fn static int32 rgb_color::Contrast(rgb_color colorA, rgb_color colorB)
234 This method compares the Brightness of colorA and colorB and returns