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

  /external/chromium/chrome/common/
chrome_paths.h 29 DIR_APP_DICTIONARIES, // Directory where the global dictionaries are.
chrome_paths.cc 174 case chrome::DIR_APP_DICTIONARIES:
  /external/chromium_org/chrome/common/
chrome_paths.h 25 DIR_APP_DICTIONARIES, // Directory where the global dictionaries are.
chrome_paths.cc 233 case chrome::DIR_APP_DICTIONARIES:
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_service_browsertest.cc 49 ASSERT_TRUE(PathService::Get(chrome::DIR_APP_DICTIONARIES, &dict_dir));
spellcheck_hunspell_dictionary.cc 111 // the spellcheck dictionary resides is chrome::DIR_APP_DICTIONARIES.
122 PathService::Get(chrome::DIR_APP_DICTIONARIES, &dict_dir);
  /external/chromium/chrome/browser/diagnostics/
recon_diagnostics.cc 208 {"Dictionaries Directory", chrome::DIR_APP_DICTIONARIES,
  /external/chromium/chrome/browser/
spellcheck_host_impl.cc 35 PathService::Get(chrome::DIR_APP_DICTIONARIES, &dict_dir);
  /external/chromium_org/chrome/browser/diagnostics/
recon_diagnostics.cc 275 {DIAGNOSTICS_PATH_DICTIONARIES_TEST, chrome::DIR_APP_DICTIONARIES, true,

Completed in 132 milliseconds