Searched refs:calculateRects (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderLayerClipper.cpp | 186 …calculateRects(context, m_renderer.view()->unscaledDocumentRect(), layerBounds, backgroundRect, fo… in childrenClipRect() 197 …calculateRects(context, PaintInfo::infiniteRect(), layerBounds, backgroundRect, foregroundRect, ou… in localClipRect() 210 void RenderLayerClipper::calculateRects(const ClipRectsContext& context, const LayoutRect& paintDir… in calculateRects() function in blink::RenderLayerClipper
|
D | RenderLayerClipper.h | 115 …void calculateRects(const ClipRectsContext&, const LayoutRect& paintDirtyRect, LayoutRect& layerBo…
|
D | RenderTreeAsText.cpp | 589 …layer->clipper().calculateRects(ClipRectsContext(rootLayer, UncachedClipRects), paintDirtyRect, la… in writeLayers()
|
D | RenderLayer.cpp | 1996 …clipper().calculateRects(clipRectsContext, dirtyRect, fragment.layerBounds, fragment.backgroundRec… in collectFragments() 2014 …clipper().calculateRects(paginationClipRectsContext, PaintInfo::infiniteRect(), layerBoundsInFlowT… in collectFragments()
|