Searched refs:AbsoluteClipRects (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayer.h227 AbsoluteClipRects, // Relative to the RenderView's layer. Used for compositing overlap testing. enumerator in enum:WebCore::ClipRectsType
H A DRenderLayerBacking.cpp443 clippingBounds.intersect(m_owningLayer->backgroundClipRect(RenderLayer::ClipRectsContext(rootLayer, 0, AbsoluteClipRects)).rect()); // FIXME: Incorrect for CSS regions.
H A DRenderLayerCompositor.cpp856 IntRect clipRect = pixelSnappedIntRect(layer->backgroundClipRect(RenderLayer::ClipRectsContext(rootRenderLayer(), 0, AbsoluteClipRects)).rect()); // FIXME: Incorrect for CSS regions.

Completed in 195 milliseconds