Searched refs:currentGestures (Results 1 – 1 of 1) sorted by relevance
566 var currentGestures;644 this.requiredGestures.set(inEvent.pointerId, currentGestures);661 addGestureDependency: function(node, currentGestures) { argument663 if (gesturesWanted && currentGestures) {673 currentGestures[ri] = true;689 currentGestures = {};704 this.addGestureDependency(n, currentGestures);707 this.addGestureDependency(inEvent.currentTarget, currentGestures);