Home | History | Annotate | Download | only in rendering

Lines Matching refs:compositedBounds

256         ancestorCompositingBounds = compAncestor->backing()->compositedBounds();
259 IntRect localCompositingBounds = compositedBounds();
374 FloatRect layerBounds = compositedBounds();
375 FloatRect reflectionLayerBounds = reflectionBacking->compositedBounds();
1043 IntRect enclosingBBox = compositedBounds();
1197 IntRect RenderLayerBacking::compositedBounds() const