Searched refs:calculateAutoscrollDirection (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DAutoscrollController.cpp155 IntSize offset = scrollable->calculateAutoscrollDirection(eventPosition);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBox.h478 IntSize calculateAutoscrollDirection(const IntPoint& windowPoint) const;
H A DRenderBox.cpp732 IntSize RenderBox::calculateAutoscrollDirection(const IntPoint& windowPoint) const function in class:blink::RenderBox

Completed in 388 milliseconds