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

  /external/chromium/chrome/browser/printing/
print_view_manager.h 112 bool OpportunisticallyCreatePrintJob(int cookie);
print_view_manager.cc 106 if (!OpportunisticallyCreatePrintJob(cookie))
119 if (!OpportunisticallyCreatePrintJob(params.document_cookie))
433 bool PrintViewManager::OpportunisticallyCreatePrintJob(int cookie) {

Completed in 1235 milliseconds