Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js9170 eventjs.add(this.upperCanvasEl, 'shake', this._onShake);
9185 this._onShake = this._onShake.bind(this);
9208 eventjs.remove(this.upperCanvasEl, 'shake', this._onShake);
9254 _onShake: function(e, self) { method
Dfabric.min.js5_onShake);eventjs.add(this.upperCanvasEl,"longpress",this._onLongPress)}},_bindEvents:function(){t… method