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

  /external/chromium/chrome/browser/
spellcheck_host_impl.h 76 void InitializeDictionaryLocation();
spellcheck_host_impl.cc 120 &SpellCheckHostImpl::InitializeDictionaryLocation));
143 void SpellCheckHostImpl::InitializeDictionaryLocation() {
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_hunspell_dictionary.cc 65 // hunspell dictionaries (determined in InitializeDictionaryLocation), or it
114 scoped_ptr<DictionaryFile> InitializeDictionaryLocation(
196 base::Bind(&InitializeDictionaryLocation, language_),

Completed in 245 milliseconds