Searched refs:excessiveMove (Results 1 – 1 of 1) sorted by relevance
323 bool excessiveMove = std::abs(pointPositionDelta_) > pointTrackLength; in OnDrag() local330 bool constrainDeltaToTrackLength = excessiveMove && in OnDrag()