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

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateFrameScrollingNode.h80 void setScrollBehaviorForFixedElements(ScrollBehaviorForFixedElements);
H A DScrollingStateFrameScrollingNode.cpp141 void ScrollingStateFrameScrollingNode::setScrollBehaviorForFixedElements(ScrollBehaviorForFixedElements behaviorForFixed) function in class:WebCore::ScrollingStateFrameScrollingNode
H A DAsyncScrollingCoordinator.cpp146 node->setScrollBehaviorForFixedElements(frameView->scrollBehaviorForFixedElements());
/macosx-10.10/WebKit2-7600.1.25/Shared/Scrolling/
H A DRemoteScrollingCoordinatorTransaction.cpp222 SCROLLING_NODE_DECODE_ENUM(ScrollingStateFrameScrollingNode::BehaviorForFixedElements, ScrollBehaviorForFixedElements, setScrollBehaviorForFixedElements);

Completed in 308 milliseconds