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

  /external/chromium/chrome/common/
chrome_switches.cc 266 const char kDisableRestoreBackgroundContents[] =
    [all...]
chrome_switches.h 87 extern const char kDisableRestoreBackgroundContents[];
  /external/chromium_org/chrome/common/
chrome_switches.cc 408 const char kDisableRestoreBackgroundContents[] =
    [all...]
chrome_switches.h 123 extern const char kDisableRestoreBackgroundContents[];
  /external/chromium/chrome/browser/
background_contents_service.cc 129 !command_line->HasSwitch(switches::kDisableRestoreBackgroundContents))
  /external/chromium_org/chrome/browser/background/
background_contents_service.cc 214 !command_line->HasSwitch(switches::kDisableRestoreBackgroundContents))

Completed in 41 milliseconds