Home
last modified time | relevance | path

Searched refs:getEndVelocity (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/resources/touch_ntp/
Dslider.js259 var velocity = this.touchHandler_.getEndVelocity().x;
Dtouchhandler.js715 getEndVelocity: function() { method in TouchHandler
/external/chromium/chrome/browser/resources/ntp4/
Dcard_slider.js303 var velocity = this.touchHandler_.getEndVelocity().x;
Dtouch_handler.js715 getEndVelocity: function() { method in TouchHandler
/external/chromium_org/ui/webui/resources/js/cr/ui/
Dcard_slider.js644 var velocity = this.touchHandler_.getEndVelocity().x;
Dtouch_handler.js737 getEndVelocity: function() { method in TouchHandler