Searched refs:setScrollPlatformLayer (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/coordinatedgraphics/
H A DScrollingStateNodeCoordinatedGraphics.cpp43 void ScrollingStateNode::setScrollPlatformLayer(PlatformLayer*) function in class:WebCore::ScrollingStateNode
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/mac/
H A DScrollingStateNodeMac.mm41 void ScrollingStateNode::setScrollPlatformLayer(PlatformLayer* platformLayer)
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingStateNode.h76 void setScrollPlatformLayer(PlatformLayer*);
H A DScrollingStateNode.cpp57 setScrollPlatformLayer(stateNode.platformScrollLayer());

Completed in 66 milliseconds