HomeSort by relevance Sort by last modified time
    Searched refs:DIR_APP_DICTIONARIES (Results 1 - 4 of 4) 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/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);

Completed in 633 milliseconds