This is the complete list of members for CustomLookAndFeel, including all inherited members.
CustomLookAndFeel() | CustomLookAndFeel | |
drawComboBox(Graphics &g, int width, int height, const bool isButtonDown, int buttonX, int buttonY, int buttonW, int buttonH, ComboBox &box) | CustomLookAndFeel | |
drawGlassPointer(Graphics &g, const float x, const float y, const float diameter, const Colour &colour, const float outlineThickness, const int direction) | CustomLookAndFeel | |
drawLinearSliderBackground(Graphics &g, int x, int y, int width, int height, float, float, float, const Slider::SliderStyle, Slider &slider) | CustomLookAndFeel | |
drawLinearSliderThumb(Graphics &g, int x, int y, int width, int height, float sliderPos, float minSliderPos, float maxSliderPos, const Slider::SliderStyle style, Slider &slider) | CustomLookAndFeel | |
drawScrollbar(Graphics &g, ScrollBar &scrollbar, int x, int y, int width, int height, bool isScrollbarVertical, int thumbStartPosition, int thumbSize, bool isMouseOver, bool isMouseDown) | CustomLookAndFeel | |
drawScrollbarButton(Graphics &g, ScrollBar &scrollbar, int width, int height, int buttonDirection, bool isScrollBarVertical, bool isMouseOverButton, bool isButtonDown) | CustomLookAndFeel | |
drawSliderKnob(Graphics &g, const float x, const float y, const float diameter, const Colour &colour, const float outlineThickness) | CustomLookAndFeel | |
drawTabAreaBehindFrontButton(Graphics &g, int w, int h, TabbedButtonBar &tabBar, TabbedButtonBar::Orientation o) | CustomLookAndFeel | |
drawTabButton(Graphics &g, int w, int h, const Colour &preferredColour, int tabIndex, const String &text, Button &button, TabbedButtonBar::Orientation, bool isMouseOver, bool isMouseDown, bool isFrontTab) | CustomLookAndFeel | |
drawTabButtonText(Graphics &g, int x, int y, int w, int h, const Colour &preferredBackgroundColour, int tabIndex, const String &text, Button &button, TabbedButtonBar::Orientation o, bool isMouseOver, bool isMouseDown, bool isFrontTab) | CustomLookAndFeel | |
getSliderThumbRadius(Slider &slider) | CustomLookAndFeel | |
getTabButtonBestWidth(int tabIndex, const String &text, int tabDepth, Button &button) | CustomLookAndFeel | |
getTabButtonOverlap(int tabDepth) | CustomLookAndFeel | |
getTabButtonSpaceAroundImage() | CustomLookAndFeel | |
Miso | CustomLookAndFeel | |
~CustomLookAndFeel() | CustomLookAndFeel |