Home
last modified time | relevance | path

Searched refs:translateTo_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/resources/touch_ntp/
Dslider.js235 this.translateTo_(this.currentLeft_ + deltaX);
243 translateTo_: function(x) { method in Slider
331 this.translateTo_(this.currentLeft_);
Dgrabber.js269 this.translateTo_(e.dragDeltaX, e.dragDeltaY);
298 translateTo_: function(x, y) { method in Grabber
/external/chromium/chrome/browser/resources/ntp4/
Dcard_slider.js279 this.translateTo_(this.currentLeft_ + deltaX);
287 translateTo_: function(x) { method in CardSlider
375 this.translateTo_(this.currentLeft_);
Dgrabber.js269 this.translateTo_(e.dragDeltaX, e.dragDeltaY);
298 translateTo_: function(x, y) { method in Grabber