Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm117 var wordWindowObj = new wordWindow();
118 wordWindowObj.originalSpellings = words;
119 wordWindowObj.suggestions = suggs;
120 wordWindowObj.textInputs = textinputs;
129 parent.init_spell( wordWindowObj );
141 wordWindowObj.writeBody();
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm119 var wordWindowObj = new wordWindow();
120 wordWindowObj.originalSpellings = words;
121 wordWindowObj.suggestions = suggs;
122 wordWindowObj.textInputs = textinputs;
131 parent.init_spell( wordWindowObj );
143 wordWindowObj.writeBody();
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js94 function startCheck( wordWindowObj, controlWindowObj ) { argument
97 this.wordWin = wordWindowObj;
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js94 function startCheck( wordWindowObj, controlWindowObj ) { argument
97 this.wordWin = wordWindowObj;