Home
last modified time | relevance | path

Searched defs:newText (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js443 function _setWordText( text_num, word_num, newText, flag ) { argument
H A DwordWindow.js109 function setText( textIndex, wordIndex, newText ) { argument
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js455 function _setWordText( text_num, word_num, newText, flag ) { argument
H A DwordWindow.js109 function setText( textIndex, wordIndex, newText ) { argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js477 function replace(range, newText) { argument
486 function insert(position, newText) { argument
612 TextEditChangeImpl.prototype.insert = function (position, newText) { argument
615 TextEditChangeImpl.prototype.replace = function (range, newText) { argument