Home
last modified time | relevance | path

Searched defs:dict_dir (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dspellcheck_host_impl.cc34 FilePath dict_dir; in GetFirstChoiceFilePath() local
67 FilePath dict_dir; in GetFallbackFilePath() local
/external/chromium/chrome/common/
Dspellcheck_common.cc73 const FilePath& dict_dir) { in GetVersionedFileName()