Lines Matching refs:hLandscapeIcon
69 HICON hLandscapeIcon; /* PrintSetupDlg only */ member
83 HICON hLandscapeIcon; /* PrintSetupDlg only */ member
1289 PrintStructures->hLandscapeIcon)); in PRINTDLG_ChangePrinterA()
1438 PrintStructures->hLandscapeIcon)); in PRINTDLG_ChangePrinterW()
1497 PrintStructures->hLandscapeIcon = in PRINTDLG_WMInitDialog()
1507 PrintStructures->hLandscapeIcon == 0) { in PRINTDLG_WMInitDialog()
1605 PrintStructures->hLandscapeIcon = in PRINTDLG_WMInitDialogW()
1615 PrintStructures->hLandscapeIcon == 0) { in PRINTDLG_WMInitDialogW()
1787 (LPARAM)(PrintStructures->hLandscapeIcon)); in PRINTDLG_WMCommandA()
1846 (LPARAM)PrintStructures->hLandscapeIcon); in PRINTDLG_WMCommandA()
1848 (LPARAM)PrintStructures->hLandscapeIcon); in PRINTDLG_WMCommandA()
1947 (LPARAM)(PrintStructures->hLandscapeIcon)); in PRINTDLG_WMCommandW()
2004 (LPARAM)PrintStructures->hLandscapeIcon); in PRINTDLG_WMCommandW()
2006 (LPARAM)PrintStructures->hLandscapeIcon); in PRINTDLG_WMCommandW()
2059 DestroyIcon(PrintStructures->hLandscapeIcon); in PrintDlgProcA()
2105 DestroyIcon(PrintStructures->hLandscapeIcon); in PrintDlgProcW()