Home
last modified time | relevance | path

Searched refs:allowTopRightInteraction (Results 1 – 4 of 4) sorted by last modified time

/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsRectangleInteract.cpp171 …drawPoint(color, allowTopRightInteraction(), x2, y2, eDrawStateHoveringTopRight, _drawState, keepA… in draw()
242 … if ( isNearby(args.penPosition, x2, y2, POINT_TOLERANCE, pscale) && allowTopRightInteraction() ) { in penMotion()
489 … if ( isNearby(args.penPosition, x2, y2, POINT_TOLERANCE, pscale) && allowTopRightInteraction() ) { in penDown()
H A DofxsRectangleInteract.h152 virtual bool allowTopRightInteraction() const in allowTopRightInteraction() function
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsRectangleInteract.cpp171 …drawPoint(color, allowTopRightInteraction(), x2, y2, eDrawStateHoveringTopRight, _drawState, keepA… in draw()
242 … if ( isNearby(args.penPosition, x2, y2, POINT_TOLERANCE, pscale) && allowTopRightInteraction() ) { in penMotion()
489 … if ( isNearby(args.penPosition, x2, y2, POINT_TOLERANCE, pscale) && allowTopRightInteraction() ) { in penDown()
H A DofxsRectangleInteract.h152 virtual bool allowTopRightInteraction() const in allowTopRightInteraction() function