Home
last modified time | relevance | path

Searched defs:thumbIndent (Results 1 – 4 of 4) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/lookandfeel/
H A Djuce_LookAndFeel_V3.cpp67 const float thumbIndent = (float) (isScrollbarVertical ? width : height) * 0.25f; in drawScrollbar() local
H A Djuce_LookAndFeel_V2.cpp700 const float thumbIndent = slotIndent + 1.0f; in drawScrollbar() local
1629 const int thumbIndent = getSliderThumbRadius (slider); in getSliderLayout() local
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/lookandfeel/
H A Djuce_LookAndFeel_V3.cpp67 const float thumbIndent = (float) (isScrollbarVertical ? width : height) * 0.25f; in drawScrollbar() local
H A Djuce_LookAndFeel_V2.cpp700 const float thumbIndent = slotIndent + 1.0f; in drawScrollbar() local
1705 const int thumbIndent = getSliderThumbRadius (slider); in getSliderLayout() local