Home
last modified time | relevance | path

Searched refs:backgroundClipRect (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerClipper.h109 ClipRect backgroundClipRect(const ClipRectsContext&) const;
DRenderLayerClipper.cpp216 backgroundRect = backgroundClipRect(context); in calculateRects()
321 ClipRect RenderLayerClipper::backgroundClipRect(const ClipRectsContext& context) const in backgroundClipRect() function in blink::RenderLayerClipper
DRenderTreeAsText.cpp507 …const LayoutRect& layerBounds, const LayoutRect& backgroundClipRect, const LayoutRect& clipRect, c… in write() argument
511 IntRect adjustedBackgroundClipRect = pixelSnappedIntRect(backgroundClipRect); in write()
DRenderLayer.cpp1649 clipRect = clipper().backgroundClipRect(clipRectsContext); in paintLayer()
2041 … ancestorClipRect = enclosingPaginationLayer()->clipper().backgroundClipRect(clipRectsContext); in collectFragments()
2101 LayoutRect parentClipRect = clipper().backgroundClipRect(clipRectsContext).rect(); in paintTransformedLayerIntoFragments()
2555 …ClipRect clipRect = clipper().backgroundClipRect(ClipRectsContext(rootLayer, RootRelativeClipRects… in hitTestLayer()
2732 …LayoutRect parentClipRect = clipper().backgroundClipRect(ClipRectsContext(enclosingPaginationLayer… in hitTestTransformedLayerInFragments()
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositingInputsUpdater.cpp119 …IntRect clipRect = pixelSnappedIntRect(layer->clipper().backgroundClipRect(ClipRectsContext(m_root… in updateRecursive()
DCompositedLayerMapping.cpp367 …IntRect parentClipRect = pixelSnappedIntRect(m_owningLayer.clipper().backgroundClipRect(clipRectsC… in owningLayerClippedByLayerNotAboveCompositedAncestor()
773 …IntRect parentClipRect = pixelSnappedIntRect(m_owningLayer.clipper().backgroundClipRect(clipRectsC… in updateAncestorClippingLayerGeometry()
2088 …entClipRect = pixelSnappedIntRect(paintInfo.renderLayer->clipper().backgroundClipRect(clipRectsCon… in localClipRectForSquashedLayer()
/external/chromium_org/tools/valgrind/drmemory/
Dsuppressions_full.txt1713 *!blink::RenderLayerClipper::backgroundClipRect