|
LMMS
|
Go to the source code of this file.
Classes | |
| class | juce::LookAndFeel_V2::SliderLabelComp |
| class | juce::LookAndFeel_V2::GlassWindowButton |
Namespaces | |
| namespace | juce |
| namespace | juce::LookAndFeelHelpers |
Functions | |
| static Colour | juce::LookAndFeelHelpers::createBaseColour (Colour buttonColour, bool hasKeyboardFocus, bool shouldDrawButtonAsHighlighted, bool shouldDrawButtonAsDown) noexcept |
| static TextLayout | juce::LookAndFeelHelpers::layoutTooltipText (const String &text, Colour colour) noexcept |
| static std::unique_ptr< Drawable > | juce::createDrawableFromSVG (const char *data) |
| static Path | juce::createPathFromData (float height, const unsigned char *data, size_t size) |