Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.cpp589 WebLayer* clipParentWebLayer = 0; in updateClipParentForGraphicsLayer() local
591clipParentWebLayer = scrollingWebLayerForGraphicsLayer(parent->compositedLayerMapping()->parentFor… in updateClipParentForGraphicsLayer()
593 child->setClipParent(clipParentWebLayer); in updateClipParentForGraphicsLayer()