Searched refs:endColor (Results 1 – 3 of 3) sorted by relevance
922 rgb_color startColor, endColor; in _DrawBlendedRect() local925 endColor = fFrameHighColor; in _DrawBlendedRect()928 endColor = fFrameLowerColor; in _DrawBlendedRect()936 gradient.AddColor(endColor, 255); in _DrawBlendedRect()
715 rgb_color startColor, endColor; in _DrawBlendedRect() local718 endColor = colors[COLOR_BUTTON_LIGHT]; in _DrawBlendedRect()721 endColor = colors[COLOR_BUTTON]; in _DrawBlendedRect()731 gradient.AddColor(endColor, 255); in _DrawBlendedRect()
783 rgb_color startColor, endColor; in _DrawBlendedRect() local786 endColor = tint_color(colors[COLOR_BUTTON], 0.9); in _DrawBlendedRect()789 endColor = tint_color(colors[COLOR_BUTTON], 0.5); in _DrawBlendedRect()799 gradient.AddColor(endColor, 250); in _DrawBlendedRect()