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

  /external/chromium/chrome/browser/printing/
print_view_manager.h 97 void TerminatePrintJob(bool cancel);
print_view_manager.cc 68 TerminatePrintJob(true);
80 TerminatePrintJob(!document->IsComplete());
135 TerminatePrintJob(true);
207 TerminatePrintJob(true);
342 TerminatePrintJob(true);
361 void PrintViewManager::TerminatePrintJob(bool cancel) {

Completed in 25 milliseconds