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

  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_ui.h 56 void SetInitiatorTitle(const base::string16& initiator_title);
58 base::string16 initiator_title() { return initiator_title_; } function in class:PrintPreviewUI
print_preview_handler.cc 829 base::string16 print_job_title_utf16 = print_preview_ui->initiator_title();
    [all...]

Completed in 419 milliseconds