Searched defs:scrolledContentsLayer (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateOverflowScrollingNode.h48 const LayerRepresentation& scrolledContentsLayer() const { return m_scrolledContentsLayer; } function in class:WebCore::ScrollingStateOverflowScrollingNode
H A DScrollingStateFrameScrollingNode.h91 const LayerRepresentation& scrolledContentsLayer() const { return m_scrolledContentsLayer; } function in class:WebCore::final
H A DAsyncScrollingCoordinator.cpp256 GraphicsLayer* scrolledContentsLayer = rootContentLayerForFrameView(frameView); local
365 void AsyncScrollingCoordinator::updateFrameScrollingNode(ScrollingNodeID nodeID, GraphicsLayer* layer, GraphicsLayer* scrolledContentsLayer, GraphicsLayer* counterScrollingLayer, GraphicsLayer* insetClipLayer, const ScrollingGeometry* scrollingGeometry) argument
386 void AsyncScrollingCoordinator::updateOverflowScrollingNode(ScrollingNodeID nodeID, GraphicsLayer* layer, GraphicsLayer* scrolledContentsLayer, const ScrollingGeometry* scrollingGeometry) argument
[all...]

Completed in 132 milliseconds