ReactOS 0.4.16-dev-1524-ga5ab400
|
#include <wingdi.h>
Public Attributes | |
EMR | emr |
RECTL | rclBounds |
LONG | xDest |
LONG | yDest |
LONG | cxDest |
LONG | cyDest |
DWORD | dwRop |
LONG | xSrc |
LONG | ySrc |
XFORM | xformSrc |
COLORREF | crBkColorSrc |
DWORD | iUsageSrc |
DWORD | offBmiSrc |
DWORD | cbBmiSrc |
DWORD | offBitsSrc |
DWORD | cbBitsSrc |
DWORD tagEMRBITBLT::cbBitsSrc |
Definition at line 2190 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), and emfdrv_stretchblt().
DWORD tagEMRBITBLT::cbBmiSrc |
Definition at line 2188 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), and emfdrv_stretchblt().
COLORREF tagEMRBITBLT::crBkColorSrc |
Definition at line 2185 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
LONG tagEMRBITBLT::cxDest |
Definition at line 2179 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
LONG tagEMRBITBLT::cyDest |
Definition at line 2180 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
DWORD tagEMRBITBLT::dwRop |
Definition at line 2181 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
EMR tagEMRBITBLT::emr |
Definition at line 2175 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), and emfdrv_stretchblt().
DWORD tagEMRBITBLT::iUsageSrc |
Definition at line 2186 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
DWORD tagEMRBITBLT::offBitsSrc |
Definition at line 2189 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
DWORD tagEMRBITBLT::offBmiSrc |
Definition at line 2187 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
RECTL tagEMRBITBLT::rclBounds |
Definition at line 2176 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
LONG tagEMRBITBLT::xDest |
Definition at line 2177 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
XFORM tagEMRBITBLT::xformSrc |
Definition at line 2184 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
LONG tagEMRBITBLT::xSrc |
Definition at line 2182 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
LONG tagEMRBITBLT::yDest |
Definition at line 2178 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().
LONG tagEMRBITBLT::ySrc |
Definition at line 2183 of file wingdi.h.
Referenced by EMFDC_PatBlt(), EMFDRV_PatBlt(), EMFDRV_StretchBlt(), emfdrv_stretchblt(), and PlayEnhMetaFileRecord().