HomeSort by relevance Sort by last modified time
    Searched refs:OnCustomDictionaryChanged (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
dictionary_load_observer.cc 18 void DictionaryLoadObserver::OnCustomDictionaryChanged(
dictionary_load_observer.h 21 virtual void OnCustomDictionaryChanged(
  /external/chromium_org/chrome/renderer/spellchecker/
custom_dictionary_engine.h 33 void OnCustomDictionaryChanged(
custom_dictionary_engine.cc 28 void CustomDictionaryEngine::OnCustomDictionaryChanged(
spellcheck.h 125 void OnCustomDictionaryChanged(
spellcheck.cc 146 OnCustomDictionaryChanged)
170 void SpellCheck::OnCustomDictionaryChanged(
173 custom_dictionary_.OnCustomDictionaryChanged(words_added, words_removed);
  /external/chromium_org/chrome/browser/ui/webui/options/
language_dictionary_overlay_handler.h 28 virtual void OnCustomDictionaryChanged(
language_dictionary_overlay_handler.cc 72 void LanguageDictionaryOverlayHandler::OnCustomDictionaryChanged(
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_service.h 118 virtual void OnCustomDictionaryChanged(
spellcheck_custom_dictionary.h 74 virtual void OnCustomDictionaryChanged(const Change& dictionary_change) = 0;
spellcheck_service.cc 223 void SpellcheckService::OnCustomDictionaryChanged(
spellcheck_custom_dictionary.cc 535 OnCustomDictionaryChanged(dictionary_change));
spellcheck_custom_dictionary_unittest.cc 150 virtual void OnCustomDictionaryChanged(
    [all...]

Completed in 522 milliseconds