Searched refs:findWordBoundaryLeft (Results 1 – 2 of 2) sorted by relevance
21701 findWordBoundaryLeft: function(startFrom) { method23126 var leftWordBoundary = this.findWordBoundaryLeft(this.selectionStart);
13 …(){return this.text.slice(this.selectionStart,this.selectionEnd)},findWordBoundaryLeft:function(st…15 …art(leftLineBoundary)}else if(e.altKey){var leftWordBoundary=this.findWordBoundaryLeft(this.select…