Home
last modified time | relevance | path

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

/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.editor.js26 return state;};Syntax.Editor.prototype.setClientState=function(state){if(state.startOffset){var nod… method in Syntax.Editor
27 …ction(html){editor.updateLines(changed,html.children().get());editor.setClientState(clientState);}…