Searched refs:updateLines (Results 1 – 2 of 2) sorted by relevance
19 Syntax.Editor.prototype.updateLines=function(changed,newLines){if(changed.start!=changed.end){var s… method in Syntax.Editor27 ….start==changed.end){editor.updateLines(changed,[]);}else{Syntax.highlightText(text,options,functi…
1 …updateLines(n.start.row,r),this._emit("change",e),this.$cursorChange()},this.onTokenizerUpdate=fun…