Home
last modified time | relevance | path

Searched refs:native_job_title (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/printing/
Dprint_dialog_cloud.cc596 CommandLine::StringType native_job_title; in CreatePrintDialogFromCommandLine() local
597 native_job_title = command_line.GetSwitchValueNative( in CreatePrintDialogFromCommandLine()
599 print_job_title = string16(native_job_title); in CreatePrintDialogFromCommandLine()