Vital
|
This is the complete list of members for TextLookAndFeel, including all inherited members.
DefaultLookAndFeel() | DefaultLookAndFeel | protected |
drawButtonBackground(Graphics &g, Button &button, const Colour &background_color, bool hover, bool down) override | DefaultLookAndFeel | |
drawCallOutBoxBackground(CallOutBox &call_out_box, Graphics &g, const Path &path, Image &) override | DefaultLookAndFeel | |
drawComboBox(Graphics &g, int width, int height, bool is_down, int button_x, int button_y, int button_w, int button_h, ComboBox &box) override | TextLookAndFeel | |
drawLabel(Graphics &g, Label &label) override | TextLookAndFeel | |
drawPopupMenuBackground(Graphics &g, int width, int height) override | DefaultLookAndFeel | |
drawRotarySlider(Graphics &g, int x, int y, int width, int height, float slider_t, float start_angle, float end_angle, Slider &slider) override | TextLookAndFeel | |
drawScrollbar(Graphics &g, ScrollBar &scroll_bar, int x, int y, int width, int height, bool vertical, int thumb_position, int thumb_size, bool mouse_over, bool mouse_down) override | DefaultLookAndFeel | virtual |
drawTextEditorOutline(Graphics &g, int width, int height, TextEditor &text_editor) override | DefaultLookAndFeel | inline |
drawTickBox(Graphics &g, Component &component, float x, float y, float w, float h, bool ticked, bool enabled, bool mouse_over, bool button_down) override | TextLookAndFeel | |
drawToggleButton(Graphics &g, ToggleButton &button, bool hover, bool is_down) override | TextLookAndFeel | |
fillTextEditorBackground(Graphics &g, int width, int height, TextEditor &text_editor) override | DefaultLookAndFeel | |
getMenuWindowFlags() override | DefaultLookAndFeel | inline |
getPopupMenuBorderSize() override | DefaultLookAndFeel | inlinevirtual |
getPopupMenuFont() override | DefaultLookAndFeel | |
getSliderPopupFont(Slider &slider) override | DefaultLookAndFeel | |
getSliderPopupPlacement(Slider &slider) override | DefaultLookAndFeel | |
instance() | TextLookAndFeel | inlinestatic |
kPopupMenuBorder | DefaultLookAndFeel | static |
~DefaultLookAndFeel() | DefaultLookAndFeel | inline |
~TextLookAndFeel() | TextLookAndFeel | inlinevirtual |