Home
last modified time | relevance | path

Searched refs:needsAncestorClip (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.h156 bool updateClippingLayers(bool needsAncestorClip, bool needsDescendantClip);
DRenderLayerBacking.cpp529 bool RenderLayerBacking::updateClippingLayers(bool needsAncestorClip, bool needsDescendantClip) in updateClippingLayers() argument
533 if (needsAncestorClip) { in updateClippingLayers()