Searched refs:PaintLayerTemporaryClipRects (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/rendering/ |
D | RenderReplica.cpp | 77 …ency | RenderLayer::PaintLayerAppliedTransform | RenderLayer::PaintLayerTemporaryClipRects | Rende… in paint()
|
D | RenderLayer.h | 507 PaintLayerTemporaryClipRects = 1 << 2, enumerator
|
D | RenderLayer.cpp | 2529 …ageRect, paintBehavior, paintingRoot, 0, PaintLayerHaveTransparency | PaintLayerTemporaryClipRects in scrollTo() 2582 paintFlags |= PaintLayerTemporaryClipRects; in scrollTo() 2618 clipRect = backgroundClipRect(rootLayer, paintFlags & PaintLayerTemporaryClipRects); in scrollTo() 2661 …rBounds, damageRect, clipRectToApply, outlineRect, localPaintFlags & PaintLayerTemporaryClipRects); in scrollTo()
|