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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.cpp     [all...]
RenderLayer.h 226 TemporaryClipRects
    [all...]
RenderTreeAsText.cpp 664 l->calculateRects(RenderLayer::ClipRectsContext(rootLayer, 0, TemporaryClipRects), paintDirtyRect, layerBounds, damageRect, clipRectToApply, outlineRect);
RenderLayerBacking.cpp 559 // layer. Note that we call it with temporaryClipRects = true because normally when computing clip rects
561 RenderLayer::ClipRectsContext clipRectsContext(compAncestor, 0, TemporaryClipRects, IgnoreOverlayScrollbarSize, IgnoreOverflowClip);
    [all...]
RenderLayerCompositor.cpp     [all...]

Completed in 44 milliseconds