openshot-audio  0.1.5
juce::ComponentBoundsConstrainer Member List

This is the complete list of members for juce::ComponentBoundsConstrainer, including all inherited members.

applyBoundsToComponent(Component *component, const Rectangle< int > &bounds)juce::ComponentBoundsConstrainervirtual
checkBounds(Rectangle< int > &bounds, const Rectangle< int > &previousBounds, const Rectangle< int > &limits, bool isStretchingTop, bool isStretchingLeft, bool isStretchingBottom, bool isStretchingRight)juce::ComponentBoundsConstrainervirtual
checkComponentBounds(Component *component)juce::ComponentBoundsConstrainer
ComponentBoundsConstrainer() noexceptjuce::ComponentBoundsConstrainer
getFixedAspectRatio() const noexceptjuce::ComponentBoundsConstrainer
getMaximumHeight() const noexceptjuce::ComponentBoundsConstrainerinline
getMaximumWidth() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumHeight() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumWhenOffTheBottom() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumWhenOffTheLeft() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumWhenOffTheRight() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumWhenOffTheTop() const noexceptjuce::ComponentBoundsConstrainerinline
getMinimumWidth() const noexceptjuce::ComponentBoundsConstrainerinline
resizeEnd()juce::ComponentBoundsConstrainervirtual
resizeStart()juce::ComponentBoundsConstrainervirtual
setBoundsForComponent(Component *component, const Rectangle< int > &bounds, bool isStretchingTop, bool isStretchingLeft, bool isStretchingBottom, bool isStretchingRight)juce::ComponentBoundsConstrainer
setFixedAspectRatio(double widthOverHeight) noexceptjuce::ComponentBoundsConstrainer
setMaximumHeight(int maximumHeight) noexceptjuce::ComponentBoundsConstrainer
setMaximumSize(int maximumWidth, int maximumHeight) noexceptjuce::ComponentBoundsConstrainer
setMaximumWidth(int maximumWidth) noexceptjuce::ComponentBoundsConstrainer
setMinimumHeight(int minimumHeight) noexceptjuce::ComponentBoundsConstrainer
setMinimumOnscreenAmounts(int minimumWhenOffTheTop, int minimumWhenOffTheLeft, int minimumWhenOffTheBottom, int minimumWhenOffTheRight) noexceptjuce::ComponentBoundsConstrainer
setMinimumSize(int minimumWidth, int minimumHeight) noexceptjuce::ComponentBoundsConstrainer
setMinimumWidth(int minimumWidth) noexceptjuce::ComponentBoundsConstrainer
setSizeLimits(int minimumWidth, int minimumHeight, int maximumWidth, int maximumHeight) noexceptjuce::ComponentBoundsConstrainer
~ComponentBoundsConstrainer()juce::ComponentBoundsConstrainervirtual