Home
last modified time | relevance | path

Searched defs:bdict_file (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/renderer/spellchecker/
Dcocoa_spelling_engine_mac.cc16 void CocoaSpellingEngine::Init(base::PlatformFile bdict_file) { in Init()
Dspellcheck.cc133 void SpellCheck::OnInit(IPC::PlatformFileForTransit bdict_file, in OnInit()
/external/chromium/chrome/browser/
Dspellcheck_host_impl.cc227 std::string bdict_file = bdict_file_path_.BaseName().MaybeAsASCII(); in DownloadDictionary() local
/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_hunspell_dictionary.cc289 std::string bdict_file = dictionary_file_->path.BaseName().MaybeAsASCII(); in GetDictionaryURL() local