Searched defs:scrollContentsFastPath (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DScrollView.cpp696 if (!scrollContentsFastPath(-scrollDelta, scrollViewRect, clipRect))
720 bool ScrollView::scrollContentsFastPath(const IntSize& scrollDelta, const IntRect& rectToScroll, const IntRect& clipRect) function in class:WebCore::ScrollView
/external/webkit/Source/WebCore/page/
H A DFrameView.cpp1262 bool FrameView::scrollContentsFastPath(const IntSize& scrollDelta, const IntRect& rectToScroll, const IntRect& clipRect) function in class:WebCore::FrameView

Completed in 2761 milliseconds