HomeSort by relevance Sort by last modified time
    Searched defs:finishCurrentScrollAnimations (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollAnimator.h 91 virtual void finishCurrentScrollAnimations() { }
ScrollableArea.cpp 323 void ScrollableArea::finishCurrentScrollAnimations() const
326 scrollAnimator->finishCurrentScrollAnimations();

Completed in 55 milliseconds