Home
last modified time | relevance | path

Searched refs:updateLines (Results 1 – 2 of 2) sorted by relevance

/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.editor.js19 Syntax.Editor.prototype.updateLines=function(changed,newLines){if(changed.start!=changed.end){var s… method in Syntax.Editor
27 ….start==changed.end){editor.updateLines(changed,[]);}else{Syntax.highlightText(text,options,functi…
/plugin/aceeditor/
H A Dbuild.js1updateLines(n.start.row,r),this._emit("change",e),this.$cursorChange()},this.onTokenizerUpdate=fun…