Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DCompositedLayerMapping.cpp461 bool needsAncestorClip = compositor->clippedByAncestor(m_owningLayer); in updateGraphicsLayerConfiguration() local
992 bool CompositedLayerMapping::updateClippingLayers(bool needsAncestorClip, bool needsDescendantClip) in updateClippingLayers()
DRenderLayer.cpp1713 const bool needsAncestorClip = compositor()->clippedByAncestor(this); in clipParent() local