Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositedLayerMapping.cpp410 bool needsAncestorClip = owningLayerClippedByLayerNotAboveCompositedAncestor(); in updateGraphicsLayerConfiguration() local
1211 bool CompositedLayerMapping::updateClippingLayers(bool needsAncestorClip, bool needsDescendantClip) in updateClippingLayers()
1278 …ollbarLayer, bool needsVerticalScrollbarLayer, bool needsScrollCornerLayer, bool needsAncestorClip) in updateOverflowControlsLayers()