Home
last modified time | relevance | path

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

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OCL/
H A DofxsTransformInteractCustom.cpp215 , _rotateDrag(0) in TransformInteractCustomHelper()
580 rotate = _rotateDrag; in draw()
752 rotate = _rotateDrag; in penMotion()
1015 _rotateDrag = rotate; in penMotion()
1089 rotate = _rotateDrag; in penDown()
1172 _rotateDrag = rotate; in penDown()
1203 _rotate->setValue(_rotateDrag); in penUp()
H A DofxsTransformInteractCustom.h135 double _rotateDrag; variable
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsTransformInteract.cpp309 , _rotateDrag(0) in TransformInteractHelper()
761 rotate = _rotateDrag; in draw()
1022 rotate = _rotateDrag; in penMotion()
1311 _rotateDrag = rotate; in penMotion()
1409 rotate = _rotateDrag; in penDown()
1501 _rotateDrag = rotate; in penDown()
1535 _rotate->setValue(_rotateDrag); in penUp()
H A DofxsTransformInteract.h160 double _rotateDrag; variable
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsTransformInteract.cpp309 , _rotateDrag(0) in TransformInteractHelper()
761 rotate = _rotateDrag; in draw()
1022 rotate = _rotateDrag; in penMotion()
1311 _rotateDrag = rotate; in penMotion()
1409 rotate = _rotateDrag; in penDown()
1501 _rotateDrag = rotate; in penDown()
1535 _rotate->setValue(_rotateDrag); in penUp()
H A DofxsTransformInteract.h160 double _rotateDrag; variable