Searched refs:setScrollLayer (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/coordinatedgraphics/
H A DScrollingStateNodeCoordinatedGraphics.cpp48 void ScrollingStateNode::setScrollLayer(GraphicsLayer* graphicsLayer) function in class:WebCore::ScrollingStateNode
H A DScrollingCoordinatorCoordinatedGraphics.cpp87 fixedNode->setScrollLayer(graphicsLayer);
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/mac/
H A DScrollingStateNodeMac.mm46 void ScrollingStateNode::setScrollLayer(GraphicsLayer* graphicsLayer)
H A DScrollingCoordinatorMac.mm274 node->setScrollLayer(scrollLayer);
386 node->setScrollLayer(scrollLayer);
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingStateNode.h75 void setScrollLayer(GraphicsLayer*);

Completed in 128 milliseconds