|
LMMS
|
Go to the source code of this file.
Classes | |
| struct | juce::Viewport::DragToScrollListener |
Namespaces | |
| namespace | juce |
Typedefs | |
| using | juce::ViewportDragPosition = AnimatedPosition<AnimatedPositionBehaviours::ContinuousWithMomentum> |
Functions | |
| static bool | juce::viewportWouldScrollOnEvent (const Viewport *vp, const MouseInputSource &src) noexcept |
| static int | juce::rescaleMouseWheelDistance (float distance, int singleStepSize) noexcept |
| static bool | juce::isUpDownKeyPress (const KeyPress &key) |
| static bool | juce::isLeftRightKeyPress (const KeyPress &key) |