Searched refs:_stopEvent (Results 1 – 2 of 2) sorted by relevance
22273 this._stopEvent(options.e);22277 this._stopEvent(options.e);22303 _stopEvent: function(e) { method
13 …_stopEvent(options.e)}else if(this.isDoubleClick(newPointer)){this.fire("dblclick",options);this._… method