ReactOS 0.4.16-dev-457-g087979e
|
#include <wingdi.h>
Public Attributes | |
EMR | emr |
RECTL | rclBounds |
LONG | xDest |
LONG | yDest |
LONG | xSrc |
LONG | ySrc |
LONG | cxSrc |
LONG | cySrc |
DWORD | offBmiSrc |
DWORD | cbBmiSrc |
DWORD | offBitsSrc |
DWORD | cbBitsSrc |
DWORD | iUsageSrc |
DWORD | iStartScan |
DWORD | cScans |
DWORD tagEMRSETDIBITSTODEVICE::cbBitsSrc |
Definition at line 2199 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().
DWORD tagEMRSETDIBITSTODEVICE::cbBmiSrc |
Definition at line 2197 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().
DWORD tagEMRSETDIBITSTODEVICE::cScans |
Definition at line 2202 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
LONG tagEMRSETDIBITSTODEVICE::cxSrc |
Definition at line 2194 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
LONG tagEMRSETDIBITSTODEVICE::cySrc |
Definition at line 2195 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
EMR tagEMRSETDIBITSTODEVICE::emr |
Definition at line 2188 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().
DWORD tagEMRSETDIBITSTODEVICE::iStartScan |
Definition at line 2201 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
DWORD tagEMRSETDIBITSTODEVICE::iUsageSrc |
Definition at line 2200 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
DWORD tagEMRSETDIBITSTODEVICE::offBitsSrc |
Definition at line 2198 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
DWORD tagEMRSETDIBITSTODEVICE::offBmiSrc |
Definition at line 2196 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
RECTL tagEMRSETDIBITSTODEVICE::rclBounds |
Definition at line 2189 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().
LONG tagEMRSETDIBITSTODEVICE::xDest |
Definition at line 2190 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
LONG tagEMRSETDIBITSTODEVICE::xSrc |
Definition at line 2192 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
LONG tagEMRSETDIBITSTODEVICE::yDest |
Definition at line 2191 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
LONG tagEMRSETDIBITSTODEVICE::ySrc |
Definition at line 2193 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().