ReactOS 0.4.16-dev-1-gcf26321
|
#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 | dwRop |
LONG | cxDest |
LONG | cyDest |
DWORD tagEMRSTRETCHDIBITS::cbBitsSrc |
Definition at line 2288 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), and EMFDRV_StretchDIBits().
DWORD tagEMRSTRETCHDIBITS::cbBmiSrc |
Definition at line 2286 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), and EMFDRV_StretchDIBits().
LONG tagEMRSTRETCHDIBITS::cxDest |
Definition at line 2291 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().
LONG tagEMRSTRETCHDIBITS::cxSrc |
Definition at line 2283 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().
LONG tagEMRSTRETCHDIBITS::cyDest |
Definition at line 2292 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().
LONG tagEMRSTRETCHDIBITS::cySrc |
Definition at line 2284 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().
DWORD tagEMRSTRETCHDIBITS::dwRop |
Definition at line 2290 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().
EMR tagEMRSTRETCHDIBITS::emr |
Definition at line 2277 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), and EMFDRV_StretchDIBits().
DWORD tagEMRSTRETCHDIBITS::iUsageSrc |
Definition at line 2289 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().
DWORD tagEMRSTRETCHDIBITS::offBitsSrc |
Definition at line 2287 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().
DWORD tagEMRSTRETCHDIBITS::offBmiSrc |
Definition at line 2285 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().
RECTL tagEMRSTRETCHDIBITS::rclBounds |
Definition at line 2278 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), and EMFDRV_StretchDIBits().
LONG tagEMRSTRETCHDIBITS::xDest |
Definition at line 2279 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().
LONG tagEMRSTRETCHDIBITS::xSrc |
Definition at line 2281 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().
LONG tagEMRSTRETCHDIBITS::yDest |
Definition at line 2280 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().
LONG tagEMRSTRETCHDIBITS::ySrc |
Definition at line 2282 of file wingdi.h.
Referenced by EMFDC_StretchDIBits(), EMFDRV_StretchDIBits(), and PlayEnhMetaFileRecord().