Searched defs:PrintNow (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/printing/
H A Dprint_view_manager.cc58 bool PrintViewManager::PrintNow() { function in class:printing::PrintViewManager
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc332 IPC_MESSAGE_HANDLER_DELAY_REPLY(AutomationMsg_PrintNow, PrintNow)
1449 void TestingAutomationProvider::PrintNow(int tab_handle, function in class:TestingAutomationProvider
1461 if (!wrapper->print_view_manager()->PrintNow()) {

Completed in 101 milliseconds