Home | History | Annotate | Download | only in rendering

Lines Matching defs:backgroundClipRect

2231             clipRect = backgroundClipRect(rootLayer, paintFlags & PaintLayerTemporaryClipRects);
2530 IntRect clipRect = backgroundClipRect(rootLayer, useTemporaryClipRects);
2828 IntRect RenderLayer::backgroundClipRect(const RenderLayer* rootLayer, bool temporaryClipRects) const
2849 backgroundRect = backgroundClipRect(rootLayer, temporaryClipRects);