Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js43 this._getSuggestions = _getSuggestions;
401 this._getSuggestions( this.currentTextIndex, this.currentWordIndex );
406 function _getSuggestions( text_num, word_num ) { class
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js43 this._getSuggestions = _getSuggestions;
413 this._getSuggestions( this.currentTextIndex, this.currentWordIndex );
418 function _getSuggestions( text_num, word_num ) { class