Searched refs:childBBoxInLocalCoords (Results 1 – 1 of 1) sorted by relevance
233 FloatRect childBBoxInLocalCoords = current->localToParentTransform().mapRect(childBBox); in computeContainerBoundingBox() local234 boundingBox.unite(childBBoxInLocalCoords); in computeContainerBoundingBox()