Searched refs:CounterScrollingLayer (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/ios/
H A DRemoteScrollingCoordinatorProxyIOS.mm69 if (scrollingStateNode->hasChangedProperty(ScrollingStateFrameScrollingNode::CounterScrollingLayer))
/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateFrameScrollingNode.h55 CounterScrollingLayer, enumerator in enum:WebCore::final::ChangedProperty
H A DScrollingStateFrameScrollingNode.cpp79 if (hasChangedProperty(CounterScrollingLayer))
192 setPropertyChanged(CounterScrollingLayer);
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingCoordinatorProxy.cpp113 if (scrollingStateNode->hasChangedProperty(ScrollingStateFrameScrollingNode::CounterScrollingLayer))
/macosx-10.10/WebCore-7600.1.25/page/scrolling/ios/
H A DScrollingTreeFrameScrollingNodeIOS.mm66 if (scrollingStateNode.hasChangedProperty(ScrollingStateFrameScrollingNode::CounterScrollingLayer))
/macosx-10.10/WebCore-7600.1.25/page/scrolling/mac/
H A DScrollingTreeFrameScrollingNodeMac.mm84 if (scrollingStateNode.hasChangedProperty(ScrollingStateFrameScrollingNode::CounterScrollingLayer))
/macosx-10.10/WebKit2-7600.1.25/Shared/Scrolling/
H A DRemoteScrollingCoordinatorTransaction.cpp152 if (node.hasChangedProperty(ScrollingStateFrameScrollingNode::CounterScrollingLayer))
235 if (node.hasChangedProperty(ScrollingStateFrameScrollingNode::CounterScrollingLayer)) {

Completed in 188 milliseconds