Searched refs:kCloudPrintFileType (Results 1 – 4 of 4) sorted by relevance
58 extern const char kCloudPrintFileType[];
159 const char kCloudPrintFileType[] = "cloud-print-file-type"; variable
773 if (command_line.HasSwitch(switches::kCloudPrintFileType)) { in CreatePrintDialogFromCommandLine()775 switches::kCloudPrintFileType); in CreatePrintDialogFromCommandLine()
220 command_line.AppendSwitchNative(switches::kCloudPrintFileType, kXpsMimeType); in LaunchPrintDialog()