Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLayerCompositor.cpp498 IntRect childUnionBounds = calculateCompositedBounds(reflection, layer); local
499 unionBounds.unite(childUnionBounds);
510 IntRect childUnionBounds = calculateCompositedBounds(curLayer, layer); local
511 unionBounds.unite(childUnionBounds);
521 IntRect childUnionBounds = calculateCompositedBounds(curLayer, layer); local
522 unionBounds.unite(childUnionBounds);