Home
last modified time | relevance | path

Searched refs:DownloadDictionary (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dspellcheck_host_impl.h88 void DownloadDictionary();
Dspellcheck_host_impl.cc181 NewRunnableMethod(this, &SpellCheckHostImpl::DownloadDictionary)); in InitializeInternal()
216 void SpellCheckHostImpl::DownloadDictionary() { in DownloadDictionary() function in SpellCheckHostImpl