Home
last modified time | relevance | path

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

/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.editor.js21 Syntax.Editor.getCharacterOffset=function(element){var caretOffset=0;if(typeof window.getSelection!… function
25 …tion.getRangeAt(0);if(state.range){state.startOffset=Syntax.Editor.getCharacterOffset(this.contain…