Home
last modified time | relevance | path

Searched refs:finishCurrentScrollAnimations (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollAnimator.h91 virtual void finishCurrentScrollAnimations() { } in finishCurrentScrollAnimations() function
DScrollableArea.cpp271 void ScrollableArea::finishCurrentScrollAnimations() const in finishCurrentScrollAnimations() function in WebCore::ScrollableArea
274 scrollAnimator->finishCurrentScrollAnimations(); in finishCurrentScrollAnimations()
DScrollableArea.h84 void finishCurrentScrollAnimations() const;
/external/chromium_org/third_party/WebKit/Source/platform/mac/
DScrollAnimatorMac.h116 virtual void finishCurrentScrollAnimations();
DScrollAnimatorMac.mm865 void ScrollAnimatorMac::finishCurrentScrollAnimations()