Searched refs:startGesture_ (Results 1 – 4 of 4) sorted by relevance
28 requestAnimationFrame(this.startGesture_.bind(this));31 ScrollBounceAction.prototype.startGesture_ = function() { method in ScrollBounceAction
39 requestAnimationFrame(this.startGesture_.bind(this));42 DragAction.prototype.startGesture_ = function() { method in DragAction
47 requestAnimationFrame(this.startGesture_.bind(this));50 SwipeAction.prototype.startGesture_ = function() { method in SwipeAction
115 requestAnimationFrame(this.startGesture_.bind(this));118 ScrollAction.prototype.startGesture_ = function() { method in ScrollAction