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

/haiku/src/apps/mediaplayer/interface/
H A DVolumeSlider.cpp133 float topTint = 0.49; local
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp266 float topTint = 0.49; local
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp126 float topTint = 1.0; local
277 float topTint; 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
2145 float topTint = 0.99; local
[all...]
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp183 float topTint; local
334 float topTint; local
535 float topTint; local
1411 float topTint = 0.49; 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
3901 float topTint = 0.49; local
[all...]

Completed in 133 milliseconds