Home | History | Annotate | Download | only in rendering

Lines Matching defs:backgroundClipRect

2618             clipRect = backgroundClipRect(rootLayer, paintFlags & PaintLayerTemporaryClipRects);
3043 IntRect clipRect = backgroundClipRect(rootLayer, useTemporaryClipRects, IncludeOverlayScrollbarSize);
3480 IntRect RenderLayer::backgroundClipRect(const RenderLayer* rootLayer, bool temporaryClipRects, OverlayScrollbarSizeRelevancy relevancy) const
3502 backgroundRect = backgroundClipRect(rootLayer, temporaryClipRects, relevancy);