|
openshot-audio
0.1.7
|
This is the complete list of members for juce::Button::LookAndFeelMethods, including all inherited members.
| changeToggleButtonWidthToFitText(ToggleButton &)=0 | juce::Button::LookAndFeelMethods | pure virtual |
| drawButtonBackground(Graphics &, Button &, const Colour &backgroundColour, bool isMouseOverButton, bool isButtonDown)=0 | juce::Button::LookAndFeelMethods | pure virtual |
| drawButtonText(Graphics &, TextButton &, bool isMouseOverButton, bool isButtonDown)=0 | juce::Button::LookAndFeelMethods | pure virtual |
| drawDrawableButton(Graphics &, DrawableButton &, bool isMouseOverButton, bool isButtonDown)=0 | juce::Button::LookAndFeelMethods | pure virtual |
| drawTickBox(Graphics &, Component &, float x, float y, float w, float h, bool ticked, bool isEnabled, bool isMouseOverButton, bool isButtonDown)=0 | juce::Button::LookAndFeelMethods | pure virtual |
| drawToggleButton(Graphics &, ToggleButton &, bool isMouseOverButton, bool isButtonDown)=0 | juce::Button::LookAndFeelMethods | pure virtual |
| getTextButtonFont(TextButton &, int buttonHeight)=0 | juce::Button::LookAndFeelMethods | pure virtual |
| getTextButtonWidthToFitText(TextButton &, int buttonHeight)=0 | juce::Button::LookAndFeelMethods | pure virtual |
| ~LookAndFeelMethods() | juce::Button::LookAndFeelMethods | inlinevirtual |
1.8.13