Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js44 this._setAsIgnored = _setAsIgnored;
130 if( this._setAsIgnored( ti, wi, this.ignrWordFlag )) {
152 this._setAsIgnored( ti, wi, this.ignrAllFlag );
163 this._setAsIgnored( i, j, this.fromIgnrAll );
421 function _setAsIgnored( text_num, word_num, flag ) { class
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js44 this._setAsIgnored = _setAsIgnored;
132 if( this._setAsIgnored( ti, wi, this.ignrWordFlag )) {
157 this._setAsIgnored( ti, wi, this.ignrAllFlag );
168 this._setAsIgnored( i, j, this.fromIgnrAll );
433 function _setAsIgnored( text_num, word_num, flag ) { class