Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerCompositor.cpp818 RenderLayer* unclippedDescendant = unclippedDescendants.at(i); in computeCompositingRequirements() local
823 if (unclippedDescendant->renderer()->containingBlock() == layer->renderer()) { in computeCompositingRequirements()
827 if (layer->scrollsWithRespectTo(unclippedDescendant)) in computeCompositingRequirements()