Home
last modified time | relevance | path

Searched refs:UpdateSpellingPanelWithMisspelledWord (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/browser/
Dspellchecker_linux.cc37 void UpdateSpellingPanelWithMisspelledWord(const string16& word) {} in UpdateSpellingPanelWithMisspelledWord() function
Dspellchecker_win.cc37 void UpdateSpellingPanelWithMisspelledWord(const std::wstring& word) {} in UpdateSpellingPanelWithMisspelledWord() function
Dspellchecker_platform_engine.h41 void UpdateSpellingPanelWithMisspelledWord(const string16& word);
Dspellcheck_message_filter.cc64 SpellCheckerPlatform::UpdateSpellingPanelWithMisspelledWord(word); in OnUpdateSpellingPanelWithMisspelledWord()
Dspellchecker_mac.mm192 void UpdateSpellingPanelWithMisspelledWord(const string16& word) {
/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_platform_mac.h48 void UpdateSpellingPanelWithMisspelledWord(const base::string16& word);
Dspellcheck_message_filter_mac.cc266 spellcheck_mac::UpdateSpellingPanelWithMisspelledWord(word); in OnUpdateSpellingPanelWithMisspelledWord()
Dspellcheck_platform_mac.mm145 void UpdateSpellingPanelWithMisspelledWord(const base::string16& word) {