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

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateFrameScrollingNode.h51 NonFastScrollableRegion, enumerator in enum:WebCore::final::ChangedProperty
H A DScrollingTree.cpp138 || rootNode->hasChangedProperty(ScrollingStateFrameScrollingNode::NonFastScrollableRegion)
146 if (rootStateNodeChanged || rootNode->hasChangedProperty(ScrollingStateFrameScrollingNode::NonFastScrollableRegion))
H A DScrollingStateFrameScrollingNode.cpp120 setPropertyChanged(NonFastScrollableRegion);
/macosx-10.10/WebKit2-7600.1.25/Shared/Scrolling/
H A DRemoteScrollingCoordinatorTransaction.cpp141 SCROLLING_NODE_ENCODE(ScrollingStateFrameScrollingNode::NonFastScrollableRegion, nonFastScrollableRegion)
219 SCROLLING_NODE_DECODE(ScrollingStateFrameScrollingNode::NonFastScrollableRegion, Region, setNonFastScrollableRegion);
599 if (!changedPropertiesOnly || node.hasChangedProperty(ScrollingStateFrameScrollingNode::NonFastScrollableRegion)) {

Completed in 170 milliseconds