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

  /external/chromium/chrome/common/
chrome_switches.cc 115 const char kCloudPrintFile[] = "cloud-print-file";
117 // Used with kCloudPrintFile to specify a title for the resulting print
    [all...]
chrome_switches.h 50 extern const char kCloudPrintFile[];
  /external/chromium/chrome/browser/printing/
print_dialog_cloud.cc 588 if (!command_line.GetSwitchValuePath(switches::kCloudPrintFile).empty()) {
591 command_line.GetSwitchValuePath(switches::kCloudPrintFile);

Completed in 25 milliseconds