HomeSort by relevance Sort by last modified time
    Searched refs:kCustomDictionaryFileName (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/common/
chrome_constants.h 63 extern const base::FilePath::CharType kCustomDictionaryFileName[];
chrome_constants.cc 160 const base::FilePath::CharType kCustomDictionaryFileName[] =
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary_unittest.cc 161 profile_.GetPath().Append(chrome::kCustomDictionaryFileName);
225 profile_.GetPath().Append(chrome::kCustomDictionaryFileName);
238 profile_.GetPath().Append(chrome::kCustomDictionaryFileName);
254 profile_.GetPath().Append(chrome::kCustomDictionaryFileName);
273 profile_.GetPath().Append(chrome::kCustomDictionaryFileName);
    [all...]
spellcheck_custom_dictionary.cc 224 path.Append(chrome::kCustomDictionaryFileName);

Completed in 308 milliseconds