Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js9171 eventjs.add(this.upperCanvasEl, 'longpress', this._onLongPress);
9186 this._onLongPress = this._onLongPress.bind(this);
9209 eventjs.remove(this.upperCanvasEl, 'longpress', this._onLongPress);
9262 _onLongPress: function(e, self) { method
Dfabric.min.js5_onLongPress)}},_bindEvents:function(){this._onMouseDown=this._onMouseDown.bind(this);this._onMous… method