Searched defs:bottomTint (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/mediaplayer/interface/
H A DVolumeSlider.cpp136 float bottomTint = 0.90; local
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp269 float bottomTint = 0.90; local
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp127 float bottomTint = 1.0; local
278 float bottomTint; local
2111 _MakeGradient(BGradientLinear& gradient, const BRect& rect, const rgb_color& base, float topTint, float bottomTint, orientation orientation) const argument
2126 _MakeGlossyGradient(BGradientLinear& gradient, const BRect& rect, const rgb_color& base, float topTint, float middle1Tint, float middle2Tint, float bottomTint, orientation orientation) const argument
2148 float bottomTint = 1.05; local
[all...]
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp184 float bottomTint; local
335 float bottomTint; local
536 float bottomTint; local
1414 float bottomTint = 0.90; local
3842 _FillGradient(BView* view, const BRect& rect, const rgb_color& base, float topTint, float bottomTint, orientation orientation) argument
3853 _FillGlossyGradient(BView* view, const BRect& rect, const rgb_color& base, float topTint, float middle1Tint, float middle2Tint, float bottomTint, orientation orientation) argument
3865 _MakeGradient(BGradientLinear& gradient, const BRect& rect, const rgb_color& base, float topTint, float bottomTint, orientation orientation) const argument
3880 _MakeGlossyGradient(BGradientLinear& gradient, const BRect& rect, const rgb_color& base, float topTint, float middle1Tint, float middle2Tint, float bottomTint, orientation orientation) const argument
3904 float bottomTint = 0.90; local
[all...]

Completed in 52 milliseconds