HomeSort by relevance Sort by last modified time
    Searched full:_velocityattime (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/resources/
calendarPicker.js 1161 if (startVelocity > this._velocityAtTime(0))
1162 startVelocity = this._velocityAtTime(0);
1199 FlingGestureAnimator.prototype._velocityAtTime = function(t) {
    [all...]

Completed in 89 milliseconds