Home
last modified time | relevance | path

Searched refs:GetDictionaryFile (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/
Dspellcheck_host.h64 virtual const base::PlatformFile& GetDictionaryFile() const = 0;
Dspellcheck_host_impl.h53 virtual const base::PlatformFile& GetDictionaryFile() const;
Dspellcheck_host_impl.cc327 const base::PlatformFile& SpellCheckHostImpl::GetDictionaryFile() const { in GetDictionaryFile() function in SpellCheckHostImpl
/external/chromium/chrome/browser/profiles/
Dprofile_impl.cc1279 (spellcheck_host_->GetDictionaryFile() != in SpellCheckHostInitialized()