Home
last modified time | relevance | path

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

/external/doclava/res/assets/templates-sdk/assets/js/
Ddocs.js2915 this.el.on('touchmove', this.touchmove_.bind(this));
2953 DacCarousel.prototype.touchmove_ = function(event) { method in DacCarousel