Home
last modified time | relevance | path

Searched refs:childBBoxInLocalCoords (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/
DSVGRenderSupport.cpp233 FloatRect childBBoxInLocalCoords = current->localToParentTransform().mapRect(childBBox); in computeContainerBoundingBox() local
234 boundingBox.unite(childBBoxInLocalCoords); in computeContainerBoundingBox()