Searched refs:childrenBounds (Results 1 – 1 of 1) sorted by relevance
35832 function getMinResizeBounds(direction, currentBounds, minDimensions, childrenBounds) { argument35843 var childrenBox = childrenBounds ? asTRBL(childrenBounds) : minBox;38740 childrenBounds;38748 childrenBounds = computeChildrenBBox(shape, context.childrenBoxPadding);38752 return getMinResizeBounds(direction, shape, minDimensions, childrenBounds);