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

  /external/chromium_org/chrome/common/
chrome_paths.h 29 DIR_APP_DICTIONARIES, // Directory where the global dictionaries are.
chrome_paths.cc 242 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 290 // chrome::DIR_APP_DICTIONARIES.
299 PathService::Get(chrome::DIR_APP_DICTIONARIES, &dict_dir);
  /external/chromium_org/chrome/browser/diagnostics/
recon_diagnostics.cc 277 {DIAGNOSTICS_PATH_DICTIONARIES_TEST, chrome::DIR_APP_DICTIONARIES, true,

Completed in 107 milliseconds