Home
last modified time | relevance | path

Searched refs:scrollContents (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.h169 void scrollContents(const IntSize& scrollDelta);
DScrollView.cpp284 scrollContents(scrollDelta); in scrollTo()
524 void ScrollView::scrollContents(const IntSize& scrollDelta) in scrollContents() function in WebCore::ScrollView