Home
last modified time | relevance | path

Searched refs:EMR_SETVIEWPORTORGEX (Results 1 – 7 of 7) sorted by relevance

/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/
H A Ddc.c280 emr.emr.iType = EMR_SETVIEWPORTORGEX; in EMFDRV_SetViewportOrgEx()
380 emr.emr.iType = EMR_SETVIEWPORTORGEX; in EMFDRV_OffsetViewportOrgEx()
/reactos/sdk/include/psdk/
H A Dgdiplusenums.h546 EmfRecordTypeSetViewportOrgEx = EMR_SETVIEWPORTORGEX,
H A Dwingdi.h86 #define EMR_SETVIEWPORTORGEX 12 macro
/reactos/win32ss/gdi/gdi32/wine/
H A Denhmetafile.c83 X(EMR_SETVIEWPORTORGEX),
946 case EMR_SETVIEWPORTORGEX: in PlayEnhMetaFileRecord()
H A Demfdc.c2047 emr.emr.iType = EMR_SETVIEWPORTORGEX; in EMFDC_SetViewportOrgEx()
/reactos/modules/rostests/winetests/gdi32/
H A Dmetafile.c576 case EMR_SETVIEWPORTORGEX: in savedc_emf_enum_proc()
/reactos/dll/win32/gdiplus/
H A Dmetafile.c2484 case EMR_SETVIEWPORTORGEX: in GdipPlayMetafileRecord()