Home
last modified time | relevance | path

Searched refs:scrollContentsFastPath (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/page/
DFrameView.h282 …virtual bool scrollContentsFastPath(const IntSize& scrollDelta, const IntRect& rectToScroll, const…
DFrameView.cpp1262 bool FrameView::scrollContentsFastPath(const IntSize& scrollDelta, const IntRect& rectToScroll, con… in scrollContentsFastPath() function in WebCore::FrameView
/external/webkit/Source/WebCore/platform/
DScrollView.h326 …virtual bool scrollContentsFastPath(const IntSize& scrollDelta, const IntRect& rectToScroll, const…
DScrollView.cpp696 if (!scrollContentsFastPath(-scrollDelta, scrollViewRect, clipRect)) in scrollContents()
720 bool ScrollView::scrollContentsFastPath(const IntSize& scrollDelta, const IntRect& rectToScroll, co… in scrollContentsFastPath() function in WebCore::ScrollView
/external/webkit/Source/WebCore/
DChangeLog-2010-01-293882 (WebCore::FrameView::scrollContentsFastPath):
3886 (WebCore::ScrollView::scrollContentsFastPath):
4868 (WebCore::FrameView::scrollContentsFastPath):
4872 (WebCore::ScrollView::scrollContentsFastPath):
DChangeLog-2010-05-2436739 (WebCore::FrameView::scrollContentsFastPath):
36743 (WebCore::ScrollView::scrollContentsFastPath):
DChangeLog-2011-02-1619443 (WebCore::FrameView::scrollContentsFastPath):
DChangeLog-2010-12-06115489 (WebCore::FrameView::scrollContentsFastPath):
115493 (WebCore::ScrollView::scrollContentsFastPath):