ReactOS 0.4.16-dev-1484-g212a1a5
|
#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 2645 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().
DWORD tagEMRSETDIBITSTODEVICE::cbBmiSrc |
Definition at line 2643 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().
DWORD tagEMRSETDIBITSTODEVICE::cScans |
Definition at line 2648 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
LONG tagEMRSETDIBITSTODEVICE::cxSrc |
Definition at line 2640 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
LONG tagEMRSETDIBITSTODEVICE::cySrc |
Definition at line 2641 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
EMR tagEMRSETDIBITSTODEVICE::emr |
Definition at line 2634 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().
DWORD tagEMRSETDIBITSTODEVICE::iStartScan |
Definition at line 2647 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
DWORD tagEMRSETDIBITSTODEVICE::iUsageSrc |
Definition at line 2646 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
DWORD tagEMRSETDIBITSTODEVICE::offBitsSrc |
Definition at line 2644 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
DWORD tagEMRSETDIBITSTODEVICE::offBmiSrc |
Definition at line 2642 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
RECTL tagEMRSETDIBITSTODEVICE::rclBounds |
Definition at line 2635 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), and EMFDRV_SetDIBitsToDevice().
LONG tagEMRSETDIBITSTODEVICE::xDest |
Definition at line 2636 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
LONG tagEMRSETDIBITSTODEVICE::xSrc |
Definition at line 2638 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
LONG tagEMRSETDIBITSTODEVICE::yDest |
Definition at line 2637 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().
LONG tagEMRSETDIBITSTODEVICE::ySrc |
Definition at line 2639 of file wingdi.h.
Referenced by EMFDC_SetDIBitsToDevice(), EMFDRV_SetDIBitsToDevice(), and PlayEnhMetaFileRecord().