bottom enum value | juce::ResizableBorderComponent::Zone | |
centre enum value | juce::ResizableBorderComponent::Zone | |
fromPositionOnBorder(Rectangle< int > totalSize, BorderSize< int > border, Point< int > position) | juce::ResizableBorderComponent::Zone | static |
getMouseCursor() const noexcept | juce::ResizableBorderComponent::Zone | |
getZoneFlags() const noexcept | juce::ResizableBorderComponent::Zone | inline |
isDraggingBottomEdge() const noexcept | juce::ResizableBorderComponent::Zone | inline |
isDraggingLeftEdge() const noexcept | juce::ResizableBorderComponent::Zone | inline |
isDraggingRightEdge() const noexcept | juce::ResizableBorderComponent::Zone | inline |
isDraggingTopEdge() const noexcept | juce::ResizableBorderComponent::Zone | inline |
isDraggingWholeObject() const noexcept | juce::ResizableBorderComponent::Zone | inline |
left enum value | juce::ResizableBorderComponent::Zone | |
operator!=(const Zone &) const noexcept | juce::ResizableBorderComponent::Zone | |
operator=(const Zone &) noexcept | juce::ResizableBorderComponent::Zone | |
operator==(const Zone &) const noexcept | juce::ResizableBorderComponent::Zone | |
resizeRectangleBy(Rectangle< ValueType > original, const Point< ValueType > &distance) const noexcept | juce::ResizableBorderComponent::Zone | inline |
right enum value | juce::ResizableBorderComponent::Zone | |
top enum value | juce::ResizableBorderComponent::Zone | |
Zone(int zoneFlags) noexcept | juce::ResizableBorderComponent::Zone | explicit |
Zone() noexcept | juce::ResizableBorderComponent::Zone | |
Zone(const Zone &) noexcept | juce::ResizableBorderComponent::Zone | |
zone | juce::ResizableBorderComponent::Zone | private |
Zones enum name | juce::ResizableBorderComponent::Zone | |