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

/macosx-10.10/WebKit2-7600.1.25/UIProcess/ios/
H A DRemoteScrollingCoordinatorProxyIOS.mm74 scrollingStateNode->setHeaderLayer(layerRepresentationFromLayerOrView(layerTreeHost.getLayer(scrollingStateNode->headerLayer())));
/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateFrameScrollingNode.h110 void setHeaderLayer(const LayerRepresentation&);
H A DScrollingStateFrameScrollingNode.cpp89 setHeaderLayer(stateNode.headerLayer().toRepresentation(adoptiveTree.preferredLayerRepresentation()));
213 void ScrollingStateFrameScrollingNode::setHeaderLayer(const LayerRepresentation& layerRepresentation) function in class:WebCore::ScrollingStateFrameScrollingNode
H A DAsyncScrollingCoordinator.cpp144 node->setHeaderLayer(headerLayerForFrameView(frameView));
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingCoordinatorProxy.cpp124 scrollingStateNode->setHeaderLayer(layerTreeHost.getLayer(scrollingStateNode->headerLayer()));

Completed in 67 milliseconds