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

/external/webkit/Source/WebKit/chromium/src/
H A DDragScrollTimer.cpp98 m_lastDistance = scrollDistanceFor(view, location);
106 IntSize DragScrollTimer::scrollDistanceFor(FrameView* view, const WebPoint& location) const function in class:WebKit::DragScrollTimer

Completed in 154 milliseconds