Home
last modified time | relevance | path

Searched defs:clipRectsContext (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerClipper.cpp52 void RenderLayerClipper::updateClipRects(const ClipRectsContext& clipRectsContext) in updateClipRects()
119 void RenderLayerClipper::calculateClipRects(const ClipRectsContext& clipRectsContext, ClipRects& cl… in calculateClipRects() argument
DRenderLayer.cpp1943 …ClipRectsContext clipRectsContext(paintingInfo.rootLayer, paintingInfo.region, (paintFlags & Paint… in paintLayer() local
2248 …ClipRectsContext clipRectsContext(rootLayer, region, clipRectsType, inOverlayScrollbarSizeRelevanc… in collectFragments() local
2289 …ClipRectsContext clipRectsContext(rootLayer, region, clipRectsType, inOverlayScrollbarSizeRelevanc… in collectFragments() local
2347 …ClipRectsContext clipRectsContext(enclosingPaginationLayer(), paintingInfo.region, (paintFlags & P… in paintTransformedLayerIntoFragments() local
2803 …ClipRectsContext clipRectsContext(rootLayer, hitTestLocation.region(), RootRelativeClipRects, Incl… in hitTestLayer() local
2986 …ClipRectsContext clipRectsContext(enclosingPaginationLayer(), hitTestLocation.region(), RootRelati… in hitTestTransformedLayerInFragments() local
3219 void RenderLayer::parentClipRects(const ClipRectsContext& clipRectsContext, ClipRects& clipRects) c… in parentClipRects() argument
3268 void RenderLayer::calculateRects(const ClipRectsContext& clipRectsContext, const LayoutRect& paintD… in calculateRects()
3336 ClipRectsContext clipRectsContext(clippingRootLayer, 0, TemporaryClipRects); in childrenClipRect() local
3350 ClipRectsContext clipRectsContext(clippingRootLayer, 0, PaintingClipRects); in selfClipRect() local
[all …]
DCompositedLayerMapping.cpp627 …ClipRectsContext clipRectsContext(compAncestor, 0, TemporaryClipRects, IgnoreOverlayScrollbarSize,… in updateGraphicsLayerGeometry() local