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

/external/chromium_org/printing/
H A Dprinting_context_system_dialog_win.cc68 if (ShowPrintDialog(&dialog_options) != S_OK) {
85 HRESULT PrintingContextSytemDialogWin::ShowPrintDialog(PRINTDLGEX* options) { function in class:printing::PrintingContextSytemDialogWin
H A Dprinting_context_win.cc201 scoped_dev_mode = ShowPrintDialog(
369 scoped_ptr<DEVMODE, base::FreeDeleter> PrintingContextWin::ShowPrintDialog( function in class:printing::PrintingContextWin

Completed in 306 milliseconds