Searched refs:_reNewline (Results 1 – 2 of 2) sorted by relevance
19382 _reNewline: /\r?\n/, property19654 this._textLines = this.text.split(this._reNewline);20746 linesBeforeCursor = textBeforeCursor.split(this._reNewline);
11 …_reNewline:/\r?\n/,type:"text",fontSize:40,fontWeight:"normal",fontFamily:"Times New Roman",textDe… property13 ….slice(0,selectionStart),linesBeforeCursor=textBeforeCursor.split(this._reNewline);return{lineInde…