Searched refs:EMR_RESTOREDC (Results 1 – 8 of 8) sorted by relevance
/reactos/modules/rostests/winetests/gdiplus/ |
H A D | metafile.c | 723 { EMR_RESTOREDC, 0, 1 }, 1137 { EMR_RESTOREDC, 0, 1 }, 2426 { EMR_RESTOREDC, 0, 1 }, 2445 { EMR_RESTOREDC, 0, 1 }, 2453 { EMR_RESTOREDC, 0, 1 }, 2646 { EMR_RESTOREDC, 0, 1 }, 2711 { EMR_RESTOREDC, 0, 1 },
|
/reactos/sdk/include/psdk/ |
H A D | gdiplusenums.h | 568 EmfRecordTypeRestoreDC = EMR_RESTOREDC,
|
H A D | wingdi.h | 108 #define EMR_RESTOREDC 34 macro
|
/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/ |
H A D | dc.c | 56 emr.emr.iType = EMR_RESTOREDC; in EMFDRV_RestoreDC()
|
/reactos/win32ss/gdi/gdi32/wine/ |
H A D | enhmetafile.c | 105 X(EMR_RESTOREDC), 871 case EMR_RESTOREDC: in PlayEnhMetaFileRecord()
|
H A D | emfdc.c | 1847 emr.emr.iType = EMR_RESTOREDC; in EMFDC_RestoreDC()
|
/reactos/modules/rostests/winetests/gdi32/ |
H A D | metafile.c | 593 case EMR_RESTOREDC: in savedc_emf_enum_proc()
|
/reactos/dll/win32/gdiplus/ |
H A D | metafile.c | 2481 case EMR_RESTOREDC: in GdipPlayMetafileRecord()
|