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

/external/chromium_org/third_party/WebKit/public/web/
H A DWebActiveWheelFlingParameters.h44 WebSize cumulativeScroll; member in struct:blink::WebActiveWheelFlingParameters
/external/chromium_org/third_party/WebKit/public/platform/
H A DPlatform.h581 // with |velocity| and already scrolled |cumulativeScroll| pixels.
582 virtual WebGestureCurve* createFlingAnimationCurve(WebGestureDevice deviceSource, const WebFloatPoint& velocity, const WebSize& cumulativeScroll) { return 0; } argument

Completed in 504 milliseconds