|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| INT | mode |
| XFORM | world_transform |
| INT | wndOrgX |
| INT | wndOrgY |
| INT | wndExtX |
| INT | wndExtY |
| INT | vportOrgX |
| INT | vportOrgY |
| INT | vportExtX |
| INT | vportExtY |
| struct EMF_dc_state * | next |
Definition at line 528 of file enhmetafile.c.
| INT EMF_dc_state::mode |
Definition at line 530 of file enhmetafile.c.
| struct EMF_dc_state* EMF_dc_state::next |
Definition at line 540 of file enhmetafile.c.
| INT EMF_dc_state::vportExtX |
Definition at line 538 of file enhmetafile.c.
| INT EMF_dc_state::vportExtY |
Definition at line 539 of file enhmetafile.c.
| INT EMF_dc_state::vportOrgX |
Definition at line 536 of file enhmetafile.c.
| INT EMF_dc_state::vportOrgY |
Definition at line 537 of file enhmetafile.c.
| INT EMF_dc_state::wndExtX |
Definition at line 534 of file enhmetafile.c.
| INT EMF_dc_state::wndExtY |
Definition at line 535 of file enhmetafile.c.
| INT EMF_dc_state::wndOrgX |
Definition at line 532 of file enhmetafile.c.
| INT EMF_dc_state::wndOrgY |
Definition at line 533 of file enhmetafile.c.
| XFORM EMF_dc_state::world_transform |
Definition at line 531 of file enhmetafile.c.