Searched refs:_selectionDirection (Results 1 – 5 of 5) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 20553 _selectionDirection: null, property 22760 var offset = this.getDownCursorOffset(e, this._selectionDirection === 'right'); 22777 this._selectionDirection = 'right'; 22797 this._selectionDirection = 'right'; 22799 if (this._selectionDirection === 'right') { 22805 if (this.selectionEnd < this.selectionStart && this._selectionDirection === 'left') { 22807 this._selectionDirection = 'right'; 22898 var offset = this.getUpCursorOffset(e, this._selectionDirection === 'right'); 22915 this._selectionDirection = 'left'; 22917 if (this._selectionDirection === 'right') { [all …]
|
| D | fabric.min.js | 11 …skipFillStrokeCheck:false,_reSpace:/\s|\n/,_currentCursorOpacity:0,_selectionDirection:null,_abort… property 15 …_selectionDirection==="right");if(e.shiftKey){this.moveCursorDownWithShift(offset)}else{this.moveC…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 396 …_selectionDirection=0,this._selectionId=null,this._startLineNumberDelta=0,this._endLineNumberDelta…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 396 …_selectionDirection=0,this._selectionId=null,this._startLineNumberDelta=0,this._endLineNumberDelta…
|
| D | bundle.js.map | 1 …_selectionDirection = 0 /* LTR */;\n this._selectionId = null;\n this._startLineNumb…
|