Home
last modified time | relevance | path

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

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OCL/
H A DofxsTransformInteractCustom.h106 eDraggingLeftPoint, enumerator
H A DofxsTransformInteractCustom.cpp873 } else if ( (_mouseState == eDraggingLeftPoint) || (_mouseState == eDraggingRightPoint) ) { in penMotion()
1145 _mouseState = eDraggingLeftPoint; in penDown()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsTransformInteract.h129 eDraggingLeftPoint, enumerator
H A DofxsTransformInteract.cpp847 …drawSquare(color, left, pscale, _mouseState == eDraggingLeftPoint || _drawState == eLeftPointHover… in draw()
1153 } else if ( (_mouseState == eDraggingLeftPoint) || (_mouseState == eDraggingRightPoint) ) { in penMotion()
1468 _mouseState = eDraggingLeftPoint; in penDown()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsTransformInteract.h129 eDraggingLeftPoint, enumerator
H A DofxsTransformInteract.cpp847 …drawSquare(color, left, pscale, _mouseState == eDraggingLeftPoint || _drawState == eLeftPointHover… in draw()
1153 } else if ( (_mouseState == eDraggingLeftPoint) || (_mouseState == eDraggingRightPoint) ) { in penMotion()
1468 _mouseState = eDraggingLeftPoint; in penDown()