Searched refs:findLineBoundaryRight (Results 1 – 2 of 2) sorted by relevance
21763 findLineBoundaryRight: function(startFrom) { method21829 newSelectionEnd = this.findLineBoundaryRight(selectionStart);
13 …findLineBoundaryRight:function(startFrom){var offset=0,index=startFrom;while(!/\n/.test(this.text.…