Home
last modified time | relevance | path

Searched refs:eDraggingBottomPoint (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OCL/
H A DofxsTransformInteractCustom.h109 eDraggingBottomPoint, enumerator
H A DofxsTransformInteractCustom.cpp887 } else if ( (_mouseState == eDraggingTopPoint) || (_mouseState == eDraggingBottomPoint) ) { in penMotion()
1154 _mouseState = eDraggingBottomPoint; in penDown()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsTransformInteract.h132 eDraggingBottomPoint, enumerator
H A DofxsTransformInteract.cpp850 …drawSquare(color, bottom, pscale, _mouseState == eDraggingBottomPoint || _drawState == eBottomPoin… in draw()
1167 } else if ( (_mouseState == eDraggingTopPoint) || (_mouseState == eDraggingBottomPoint) ) { in penMotion()
1477 _mouseState = eDraggingBottomPoint; in penDown()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsTransformInteract.h132 eDraggingBottomPoint, enumerator
H A DofxsTransformInteract.cpp850 …drawSquare(color, bottom, pscale, _mouseState == eDraggingBottomPoint || _drawState == eBottomPoin… in draw()
1167 } else if ( (_mouseState == eDraggingTopPoint) || (_mouseState == eDraggingBottomPoint) ) { in penMotion()
1477 _mouseState = eDraggingBottomPoint; in penDown()