Home | History | Annotate | Download | only in tab_contents

Lines Matching refs:misspelled_word

734   if (!params_.misspelled_word.empty()) {
1034 return !params_.misspelled_word.empty();
1460 spellcheck_host->AddWord(UTF16ToUTF8(params_.misspelled_word));
1461 SpellCheckerPlatform::AddWord(params_.misspelled_word);