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

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
H A DScrollAnimator.h91 virtual void finishCurrentScrollAnimations() { } function in class:WebCore::ScrollAnimator
H A DScrollableArea.cpp298 void ScrollableArea::finishCurrentScrollAnimations() const function in class:WebCore::ScrollableArea
301 scrollAnimator->finishCurrentScrollAnimations();

Completed in 336 milliseconds