|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wingdi.h>

Public Attributes | |
| EMR | emr |
| RECTL | rclBounds |
| DWORD | cptl |
| POINTL | aptl [1] |
| BYTE | abTypes [1] |
| BYTE tagEMRPOLYDRAW::abTypes[1] |
Definition at line 2544 of file wingdi.h.
Referenced by PlayEnhMetaFileRecord().
| POINTL tagEMRPOLYDRAW::aptl[1] |
Definition at line 2543 of file wingdi.h.
Referenced by EMFDC_PolyDraw(), EMFDRV_PolyDraw(), and PlayEnhMetaFileRecord().
| DWORD tagEMRPOLYDRAW::cptl |
Definition at line 2542 of file wingdi.h.
Referenced by EMFDC_PolyDraw(), EMFDRV_PolyDraw(), and PlayEnhMetaFileRecord().
| EMR tagEMRPOLYDRAW::emr |
Definition at line 2540 of file wingdi.h.
Referenced by EMFDC_PolyDraw(), and EMFDRV_PolyDraw().
| RECTL tagEMRPOLYDRAW::rclBounds |
Definition at line 2541 of file wingdi.h.
Referenced by EMFDC_PolyDraw(), and EMFDRV_PolyDraw().