Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dspellcheck_host_impl.cc227 std::string bdict_file = bdict_file_path_.BaseName().MaybeAsASCII(); in DownloadDictionary() local
228 if (bdict_file.empty()) { in DownloadDictionary()
233 StringToLowerASCII(bdict_file)); in DownloadDictionary()