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

  /external/chromium/chrome/browser/
spellcheck_host_impl.h 88 void DownloadDictionary();
spellcheck_host_impl.cc 181 NewRunnableMethod(this, &SpellCheckHostImpl::DownloadDictionary));
216 void SpellCheckHostImpl::DownloadDictionary() {
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_hunspell_dictionary.h 97 void DownloadDictionary(GURL url);
spellcheck_hunspell_dictionary.cc 206 DownloadDictionary(GetDictionaryURL());
297 void SpellcheckHunspellDictionary::DownloadDictionary(GURL url) {
331 DownloadDictionary(GetDictionaryURL());

Completed in 358 milliseconds