Searched defs:fixedPositionRect (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/Scrolling/ios/
H A DScrollingTreeOverflowScrollingNodeIOS.h60 virtual void updateLayersAfterViewportChange(const WebCore::FloatRect& fixedPositionRect, double scale) { } argument
/macosx-10.10/WebCore-7600.1.25/page/scrolling/ios/
H A DScrollingTreeIOS.cpp112 FloatRect ScrollingTreeIOS::fixedPositionRect() function in class:WebCore::ScrollingTreeIOS
/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingTreeScrollingNode.cpp81 void ScrollingTreeScrollingNode::updateLayersAfterAncestorChange(const ScrollingTreeNode& changedNode, const FloatRect& fixedPositionRect, const FloatSize& cumulativeDelta) argument
H A DScrollingTree.cpp102 void ScrollingTree::viewportChangedViaDelegatedScrolling(ScrollingNodeID nodeID, const WebCore::FloatRect& fixedPositionRect, double scale) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Scrolling/
H A DRemoteScrollingTree.cpp81 WebCore::FloatRect RemoteScrollingTree::fixedPositionRect() function in class:WebKit::RemoteScrollingTree
H A DRemoteScrollingCoordinatorProxy.cpp156 void RemoteScrollingCoordinatorProxy::viewportChangedViaDelegatedScrolling(ScrollingNodeID nodeID, const FloatRect& fixedPositionRect, double scale) argument

Completed in 120 milliseconds