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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commdlg.h 638 __MINGW_TYPEDEF_AW(PRINTDLGEX)
644 #define PrintDlgEx __MINGW_NAME_AW(PrintDlgEx)
  /external/chromium_org/printing/
printing_context_win.cc 186 PRINTDLGEX dialog_options = { sizeof(PRINTDLGEX) };
582 const PRINTDLGEX& dialog_options) {
658 HRESULT PrintingContextWin::ShowPrintDialog(PRINTDLGEX* options) {
668 return PrintDlgEx(options);

Completed in 46 milliseconds