Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.cpp174 static void clearPositionConstraintExceptForLayer(GraphicsLayer* layer, GraphicsLayer* except) in clearPositionConstraintExceptForLayer() function
206clearPositionConstraintExceptForLayer(compositedLayerMapping->ancestorClippingLayer(), mainLayer); in updateLayerPositionConstraint()
207 clearPositionConstraintExceptForLayer(compositedLayerMapping->mainGraphicsLayer(), mainLayer); in updateLayerPositionConstraint()