Searched refs:oldShapeCenter (Results 1 – 1 of 1) sorted by relevance
42486 function getStickyPositionDelta(oldShapeCenter, oldBounds, newBounds) { argument42494 var oldOrientation = getOrientation(oldBounds, oldShapeCenter),42526 x: oldShapeCenter.x + stickyPositionDelta.x,42527 y: oldShapeCenter.y + stickyPositionDelta.y