HomeSort by relevance Sort by last modified time
    Searched refs:PaintLayerTemporaryClipRects (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
LayerPaintingInfo.h 58 PaintLayerTemporaryClipRects = 1 << 2,
RenderReplica.cpp 88 PaintLayerFlags flags = PaintLayerHaveTransparency | PaintLayerAppliedTransform | PaintLayerTemporaryClipRects | PaintLayerPaintingReflection;
RenderLayer.cpp     [all...]
RenderFlowThread.cpp 312 layer()->paint(context, info.rect, info.paintBehavior, 0, region, PaintLayerTemporaryClipRects);
    [all...]

Completed in 31 milliseconds