42 return d->createCopy();
75 if (
style != newStyle)
108 r =
r.reduced (indentX, indentY);
122 int transformFlags = 0;
146 float opacity = 1.0f;
157 if (imageToDraw ==
nullptr)
193 const bool shouldDrawButtonAsHighlighted,
194 const bool shouldDrawButtonAsDown)
199 lf.drawButtonBackground (
g, *
this,
202 shouldDrawButtonAsHighlighted, shouldDrawButtonAsDown);
204 lf.drawDrawableButton (
g, *
this, shouldDrawButtonAsHighlighted, shouldDrawButtonAsDown);
Type jmin(const Type a, const Type b)
Definition MathsFunctions.h:60
Type jmax(const Type a, const Type b)
Definition MathsFunctions.h:48
#define noexcept
Definition DistrhoDefines.h:72
float normal(const fft_t *freqs, off_t x)
Definition OscilGen.cpp:46
int proportionOfWidth(float proportion) const noexcept
Definition juce_Component.cpp:1111
int proportionOfHeight(float proportion) const noexcept
Definition juce_Component.cpp:1112
int getHeight() const noexcept
Definition juce_Component.h:274
void addAndMakeVisible(Component *child, int zOrder=-1)
Definition juce_Component.cpp:1554
void repaint()
Definition juce_Component.cpp:1917
virtual void resized()
Definition juce_Component.cpp:2318
void removeChildComponent(Component *childToRemove)
Definition juce_Component.cpp:1569
Colour findColour(int colourID, bool inheritFromParent=false) const
Definition juce_Component.cpp:2219
int getWidth() const noexcept
Definition juce_Component.h:271
bool isEnabled() const noexcept
Definition juce_Component.cpp:3104
LookAndFeel & getLookAndFeel() const noexcept
Definition juce_Component.cpp:2173
Rectangle< int > getLocalBounds() const noexcept
Definition juce_Component.cpp:2283
Definition juce_Drawable.h:38
Definition juce_GraphicsContext.h:45
Definition juce_Rectangle.h:67
@ doNotResize
Definition juce_RectanglePlacement.h:115
@ centred
Definition juce_RectanglePlacement.h:119
@ stretchToFit
Definition juce_RectanglePlacement.h:90
Definition juce_String.h:53
@ buttonColourId
Definition juce_TextButton.h:73
@ buttonOnColourId
Definition juce_TextButton.h:76
unsigned d
Definition inflate.c:940
int g
Definition inflate.c:1573
static const char * name
Definition pugl.h:1582
Definition carla_juce.cpp:31
constexpr Type jmin(Type a, Type b)
Definition juce_MathsFunctions.h:106
static std::unique_ptr< Drawable > copyDrawableIfNotNull(const Drawable *const d)
Definition juce_DrawableButton.cpp:39
int r
Definition crypt.c:458
#define const
Definition zconf.h:137