Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js9167 eventjs.add(this.upperCanvasEl, 'gesture', this._onGesture);
9183 this._onGesture = this._onGesture.bind(this);
9205 eventjs.remove(this.upperCanvasEl, 'gesture', this._onGesture);
9218 _onGesture: function(e, self) { method
Dfabric.min.js5_onGesture);eventjs.add(this.upperCanvasEl,"drag",this._onDrag);eventjs.add(this.upperCanvasEl,"or… method