Home
last modified time | relevance | path

Searched refs:fillTabButtonShape (Results 1 – 6 of 6) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/layout/
H A Djuce_TabbedButtonBar.h325 …virtual void fillTabButtonShape (TabBarButton&, Graphics&, const Path& path, bool isMouseOver, boo…
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/layout/
H A Djuce_TabbedButtonBar.h325 …virtual void fillTabButtonShape (TabBarButton&, Graphics&, const Path& path, bool isMouseOver, boo…
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/lookandfeel/
H A Djuce_LookAndFeel_V2.h291 …void fillTabButtonShape (TabBarButton&, Graphics&, const Path&, bool isMouseOver, bool isMouseDown…
H A Djuce_LookAndFeel_V2.cpp2183 void LookAndFeel_V2::fillTabButtonShape (TabBarButton& button, Graphics& g, const Path& path, in fillTabButtonShape() function in juce::LookAndFeel_V2
2264 fillTabButtonShape (button, g, tabShape, isMouseOver, isMouseDown); in drawTabButton()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/lookandfeel/
H A Djuce_LookAndFeel_V2.h325 …void fillTabButtonShape (TabBarButton&, Graphics&, const Path&, bool isMouseOver, bool isMouseDown…
H A Djuce_LookAndFeel_V2.cpp2259 void LookAndFeel_V2::fillTabButtonShape (TabBarButton& button, Graphics& g, const Path& path, in fillTabButtonShape() function in juce::LookAndFeel_V2
2340 fillTabButtonShape (button, g, tabShape, isMouseOver, isMouseDown); in drawTabButton()