Home
last modified time | relevance | path

Searched refs:EMR_SAVEDC (Results 1 – 8 of 8) sorted by relevance

/reactos/modules/rostests/winetests/gdiplus/
H A Dmetafile.c710 { EMR_SAVEDC, 0, 1 },
1134 { EMR_SAVEDC, 0, 1 },
2423 { EMR_SAVEDC, 0, 1 },
2442 { EMR_SAVEDC, 0, 1 },
2450 { EMR_SAVEDC, 0, 1 },
2643 { EMR_SAVEDC, 0, 1 },
2708 { EMR_SAVEDC, 0, 1 },
/reactos/sdk/include/psdk/
H A Dgdiplusenums.h567 EmfRecordTypeSaveDC = EMR_SAVEDC,
H A Dwingdi.h107 #define EMR_SAVEDC 33 macro
/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/
H A Ddc.c41 emr.emr.iType = EMR_SAVEDC; in EMFDRV_SaveDC()
/reactos/win32ss/gdi/gdi32/wine/
H A Denhmetafile.c104 X(EMR_SAVEDC),
865 case EMR_SAVEDC: in PlayEnhMetaFileRecord()
H A Demfdc.c1832 emr.emr.iType = EMR_SAVEDC; in EMFDC_SaveDC()
/reactos/modules/rostests/winetests/gdi32/
H A Dmetafile.c588 case EMR_SAVEDC: in savedc_emf_enum_proc()
/reactos/dll/win32/gdiplus/
H A Dmetafile.c2480 case EMR_SAVEDC: in GdipPlayMetafileRecord()