ReactOS 0.4.15-dev-8614-gbc76250
|
#include <wingdi.h>
Public Attributes | |
EMR | emr |
RECTL | rclBounds |
DWORD | cptl |
POINTL | aptl [1] |
BYTE | abTypes [1] |
BYTE tagEMRPOLYDRAW::abTypes[1] |
Definition at line 2098 of file wingdi.h.
Referenced by PlayEnhMetaFileRecord().
POINTL tagEMRPOLYDRAW::aptl[1] |
Definition at line 2097 of file wingdi.h.
Referenced by EMFDC_PolyDraw(), EMFDRV_PolyDraw(), and PlayEnhMetaFileRecord().
DWORD tagEMRPOLYDRAW::cptl |
Definition at line 2096 of file wingdi.h.
Referenced by EMFDC_PolyDraw(), EMFDRV_PolyDraw(), and PlayEnhMetaFileRecord().
EMR tagEMRPOLYDRAW::emr |
Definition at line 2094 of file wingdi.h.
Referenced by EMFDC_PolyDraw(), and EMFDRV_PolyDraw().
RECTL tagEMRPOLYDRAW::rclBounds |
Definition at line 2095 of file wingdi.h.
Referenced by EMFDC_PolyDraw(), and EMFDRV_PolyDraw().