Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/gdiplus/
H A Dmetafile.c723 { 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 Dgdiplusenums.h568 EmfRecordTypeRestoreDC = EMR_RESTOREDC,
H A Dwingdi.h108 #define EMR_RESTOREDC 34 macro
/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/
H A Ddc.c56 emr.emr.iType = EMR_RESTOREDC; in EMFDRV_RestoreDC()
/reactos/win32ss/gdi/gdi32/wine/
H A Denhmetafile.c105 X(EMR_RESTOREDC),
871 case EMR_RESTOREDC: in PlayEnhMetaFileRecord()
H A Demfdc.c1847 emr.emr.iType = EMR_RESTOREDC; in EMFDC_RestoreDC()
/reactos/modules/rostests/winetests/gdi32/
H A Dmetafile.c593 case EMR_RESTOREDC: in savedc_emf_enum_proc()
/reactos/dll/win32/gdiplus/
H A Dmetafile.c2481 case EMR_RESTOREDC: in GdipPlayMetafileRecord()