Searched defs:barColor (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/translators/avif/
H A DConfigView.cpp108 rgb_color barColor = { 0, 0, 229, 255 }; local
/haiku/src/kits/interface/
H A DChannelSlider.cpp585 rgb_color barColor = be_control_look->SliderBarColor(base); local
H A DSlider.cpp1384 BSlider::SetBarColor(rgb_color barColor) argument
1399 BSlider::UseFillColor(bool useFill, const rgb_color* barColor) argument
H A DHaikuControlLook.cpp366 DrawStatusBar(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, const rgb_color& barColor, float progressPosition) argument
/haiku/src/add-ons/translators/jpeg/
H A DJPEGTranslator.cpp399 rgb_color barColor = { 0, 0, 229, 255 }; local
/haiku/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp540 rgb_color barColor = { 0, 0, 229, 255 }; local
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp969 DrawStatusBar(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, const rgb_color& barColor, float progressPosition) argument

Completed in 238 milliseconds