Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DspellChecker.js443 function _setWordText( text_num, word_num, newText, flag ) { argument
DwordWindow.js109 function setText( textIndex, wordIndex, newText ) { argument
/plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DspellChecker.js443 function _setWordText( text_num, word_num, newText, flag ) { argument
DwordWindow.js109 function setText( textIndex, wordIndex, newText ) { argument
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
DspellChecker.js455 function _setWordText( text_num, word_num, newText, flag ) { argument
DwordWindow.js109 function setText( textIndex, wordIndex, newText ) { argument
/plugin/dokullm/
H A Dscript.js783 function replaceSelectedText(textarea, newText) { argument