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

/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateFrameScrollingNode.h71 void setNonFastScrollableRegion(const Region&);
H A DAsyncScrollingCoordinator.cpp77 m_scrollingStateTree->rootStateNode()->setNonFastScrollableRegion(computeNonFastScrollableRegion(&frameView->frame(), IntPoint()));
116 m_scrollingStateTree->rootStateNode()->setNonFastScrollableRegion(computeNonFastScrollableRegion(&m_page->mainFrame(), IntPoint()));
H A DScrollingStateFrameScrollingNode.cpp114 void ScrollingStateFrameScrollingNode::setNonFastScrollableRegion(const Region& nonFastScrollableRegion) function in class:WebCore::ScrollingStateFrameScrollingNode
/macosx-10.10/WebKit2-7600.1.25/Shared/Scrolling/
H A DRemoteScrollingCoordinatorTransaction.cpp219 SCROLLING_NODE_DECODE(ScrollingStateFrameScrollingNode::NonFastScrollableRegion, Region, setNonFastScrollableRegion);

Completed in 138 milliseconds