Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DCompositedLayerMapping.cpp337 …bool clippingAncestorIsScrollParent = m_owningLayer->renderer()->containingBlock()->enclosingLayer… in shouldClipCompositedBounds() local
338 if (hasAncestorClippingLayer && clippingAncestorIsScrollParent) in shouldClipCompositedBounds()