Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dchrome_constants.h67 extern const FilePath::CharType kCustomDictionaryFileName[];
Dchrome_constants.cc107 const FilePath::CharType kCustomDictionaryFileName[] = variable
/external/chromium/chrome/browser/
Dspellcheck_host_impl.cc92 personal_file_directory.Append(chrome::kCustomDictionaryFileName); in SpellCheckHostImpl()