Home
last modified time | relevance | path

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

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OCL/
H A DofxsTransformInteractCustom.h105 eDraggingCircle, enumerator
H A DofxsTransformInteractCustom.cpp627 …drawEllipse(color, targetCenter, targetRadius, _mouseState == eDraggingCircle || _drawState == eCi… in draw()
857 } else if (_mouseState == eDraggingCircle) { in penMotion()
1157 _mouseState = eDraggingCircle; in penDown()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsTransformInteract.h128 eDraggingCircle, enumerator
H A DofxsTransformInteract.cpp818 …drawEllipse(color, targetCenter, targetRadius, _mouseState == eDraggingCircle || _drawState == eCi… in draw()
1137 } else if (_mouseState == eDraggingCircle) { in penMotion()
1480 _mouseState = eDraggingCircle; in penDown()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsTransformInteract.h128 eDraggingCircle, enumerator
H A DofxsTransformInteract.cpp818 …drawEllipse(color, targetCenter, targetRadius, _mouseState == eDraggingCircle || _drawState == eCi… in draw()
1137 } else if (_mouseState == eDraggingCircle) { in penMotion()
1480 _mouseState = eDraggingCircle; in penDown()