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

  /external/chromium/chrome/common/
chrome_paths.h 23 DIR_USER_DESKTOP, // Directory that correspond to the desktop.
chrome_paths.cc 150 case chrome::DIR_USER_DESKTOP:
  /external/chromium/chrome/browser/
shell_integration_linux.cc 118 if (!PathService::Get(chrome::DIR_USER_DESKTOP, &desktop_path))
346 if (!PathService::Get(chrome::DIR_USER_DESKTOP, &desktop_path))
shell_integration_win.cc 120 chrome::DIR_USER_DESKTOP,
  /external/chromium/chrome/browser/ui/web_applications/
web_app_ui.cc 175 chrome::DIR_USER_DESKTOP,
  /external/chromium/chrome/browser/web_applications/
web_app.cc 246 chrome::DIR_USER_DESKTOP,
  /external/chromium/chrome/browser/download/
download_util.cc 208 if (!PathService::Get(chrome::DIR_USER_DESKTOP, &desktop_dir)) {
    [all...]

Completed in 197 milliseconds