Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js22675 getDownCursorOffset: function(e, isRight) { method
22760 var offset = this.getDownCursorOffset(e, this._selectionDirection === 'right');
Dfabric.min.js15getDownCursorOffset:function(e,isRight){var selectionProp=isRight?this.selectionEnd:this.selection…