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

/external/chromium_org/third_party/WebKit/Source/core/platform/
H A DScrollAnimator.h79 virtual void mouseEnteredContentArea() const { } function in class:WebCore::ScrollAnimator
H A DScrollableArea.cpp235 void ScrollableArea::mouseEnteredContentArea() const function in class:WebCore::ScrollableArea
238 scrollAnimator->mouseEnteredContentArea();
244 scrollAnimator->mouseEnteredContentArea();

Completed in 190 milliseconds