Searched defs:counterScrollingLayer (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateFrameScrollingNode.h95 const LayerRepresentation& counterScrollingLayer() const { return m_counterScrollingLayer; } function in class:WebCore::final
H A DAsyncScrollingCoordinator.cpp253 GraphicsLayer* counterScrollingLayer = counterScrollingLayerForFrameView(frameView); local
365 void AsyncScrollingCoordinator::updateFrameScrollingNode(ScrollingNodeID nodeID, GraphicsLayer* layer, GraphicsLayer* scrolledContentsLayer, GraphicsLayer* counterScrollingLayer, GraphicsLayer* insetClipLayer, const ScrollingGeometry* scrollingGeometry) argument

Completed in 115 milliseconds