Home
last modified time | relevance | path

Searched refs:needsDescendantClip (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
548 if (needsDescendantClip) { in updateClippingLayers()