Searched defs:compositedBounds (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderLayerBacking.cpp353 ancestorCompositingBounds = compAncestor->backing()->compositedBounds();
356 IntRect localCompositingBounds = compositedBounds();
481 FloatRect layerBounds = compositedBounds();
482 FloatRect reflectionLayerBounds = reflectionBacking->compositedBounds();
1247 IntRect dirtyRect = compositedBounds();
1424 IntRect RenderLayerBacking::compositedBounds() const function in class:WebCore::RenderLayerBacking

Completed in 94 milliseconds