LMMS
Loading...
Searching...
No Matches
juce::MouseInputSourceInternal Member List

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

activeMessagejuce::AsyncUpdaterprivate
AsyncUpdater()juce::AsyncUpdaterprivate
buttonStatejuce::MouseInputSourceInternal
cancelPendingUpdate() noexceptjuce::AsyncUpdaterprivate
componentUnderMousejuce::MouseInputSourceInternalprivate
currentCursorHandlejuce::MouseInputSourceInternalprivate
enableUnboundedMouseMovement(bool enable, bool keepCursorVisibleUntilOffscreen)juce::MouseInputSourceInternalinline
findComponentAt(Point< float > screenPos)juce::MouseInputSourceInternalinline
getComponentUnderMouse() const noexceptjuce::MouseInputSourceInternalinline
getCurrentModifiers() const noexceptjuce::MouseInputSourceInternalinline
getLastMouseDownPosition() const noexceptjuce::MouseInputSourceInternalinline
getLastMouseDownTime() const noexceptjuce::MouseInputSourceInternalinline
getNumberOfMultipleClicks() const noexceptjuce::MouseInputSourceInternalinline
getPeer() noexceptjuce::MouseInputSourceInternalinline
getRawScreenPosition() const noexceptjuce::MouseInputSourceInternalinline
getScreenPosition() const noexceptjuce::MouseInputSourceInternalinline
getTargetForGesture(ComponentPeer &peer, Point< float > positionWithinPeer, Time time, Point< float > &screenPos)juce::MouseInputSourceInternalinline
handleAsyncUpdate() overridejuce::MouseInputSourceInternalinlinevirtual
handleEvent(ComponentPeer &newPeer, Point< float > positionWithinPeer, Time time, const ModifierKeys newMods, float newPressure, float newOrientation, PenDetails pen)juce::MouseInputSourceInternalinline
handleMagnifyGesture(ComponentPeer &peer, Point< float > positionWithinPeer, Time time, const float scaleFactor)juce::MouseInputSourceInternalinline
handleUnboundedDrag(Component &current)juce::MouseInputSourceInternalinline
handleUpdateNowIfNeeded()juce::AsyncUpdaterprivate
handleWheel(ComponentPeer &peer, Point< float > positionWithinPeer, Time time, const MouseWheelDetails &wheel)juce::MouseInputSourceInternalinline
hasMouseMovedSignificantlySincePressed() const noexceptjuce::MouseInputSourceInternalinline
hasMovedSignificantlySincePressed() const noexceptjuce::MouseInputSourceInternalinline
hideCursor()juce::MouseInputSourceInternalinline
indexjuce::MouseInputSourceInternal
inputTypejuce::MouseInputSourceInternal
isCursorVisibleUntilOffscreenjuce::MouseInputSourceInternal
isDragging() const noexceptjuce::MouseInputSourceInternalinline
isLongPressOrDrag() const noexceptjuce::MouseInputSourceInternalinline
isUnboundedMouseModeOnjuce::MouseInputSourceInternal
isUpdatePending() const noexceptjuce::AsyncUpdaterprivate
lastNonInertialWheelTargetjuce::MouseInputSourceInternalprivate
lastPeerjuce::MouseInputSourceInternalprivate
lastPointerStatejuce::MouseInputSourceInternal
lastTimejuce::MouseInputSourceInternalprivate
mouseDownsjuce::MouseInputSourceInternalprivate
mouseEventCounterjuce::MouseInputSourceInternalprivate
MouseInputSourceInternal(int i, MouseInputSource::InputSourceType type)juce::MouseInputSourceInternalinline
movedSignificantlyjuce::MouseInputSourceInternalprivate
registerMouseDown(Point< float > screenPos, Time time, Component &component, const ModifierKeys modifiers, bool isTouchSource) noexceptjuce::MouseInputSourceInternalinlineprivate
registerMouseDrag(Point< float > screenPos) noexceptjuce::MouseInputSourceInternalinlineprivate
revealCursor(bool forcedUpdate)juce::MouseInputSourceInternalinline
sendMagnifyGesture(Component &comp, Point< float > screenPos, Time time, float amount)juce::MouseInputSourceInternalinline
sendMouseDown(Component &comp, const PointerState &pointerState, Time time)juce::MouseInputSourceInternalinline
sendMouseDrag(Component &comp, const PointerState &pointerState, Time time)juce::MouseInputSourceInternalinline
sendMouseEnter(Component &comp, const PointerState &pointerState, Time time)juce::MouseInputSourceInternalinline
sendMouseExit(Component &comp, const PointerState &pointerState, Time time)juce::MouseInputSourceInternalinline
sendMouseMove(Component &comp, const PointerState &pointerState, Time time)juce::MouseInputSourceInternalinline
sendMouseUp(Component &comp, const PointerState &pointerState, Time time, ModifierKeys oldMods)juce::MouseInputSourceInternalinline
sendMouseWheel(Component &comp, Point< float > screenPos, Time time, const MouseWheelDetails &wheel)juce::MouseInputSourceInternalinline
setButtons(const PointerState &pointerState, Time time, ModifierKeys newButtonState)juce::MouseInputSourceInternalinline
setComponentUnderMouse(Component *newComponent, const PointerState &pointerState, Time time)juce::MouseInputSourceInternalinline
setPeer(ComponentPeer &newPeer, const PointerState &pointerState, Time time)juce::MouseInputSourceInternalinline
setPointerState(const PointerState &newPointerState, Time time, bool forceUpdate)juce::MouseInputSourceInternalinline
setScreenPosition(Point< float > p)juce::MouseInputSourceInternalinline
showMouseCursor(MouseCursor cursor, bool forcedUpdate)juce::MouseInputSourceInternalinline
triggerAsyncUpdate()juce::AsyncUpdaterprivate
triggerFakeMove()juce::MouseInputSourceInternalinline
unboundedMouseOffsetjuce::MouseInputSourceInternal
~AsyncUpdater()juce::AsyncUpdaterprivatevirtual