|
ReactOS 0.4.17-dev-243-g1369312
|

Public Attributes | |
| EmfPlusRecordHeader | Header |
| union { | |
| DWORD BrushId | |
| EmfPlusARGB Color | |
| } | data |
Definition at line 563 of file metafile.c.
| DWORD EmfPlusFillPath::BrushId |
Definition at line 568 of file metafile.c.
Referenced by METAFILE_FillPath().
| EmfPlusARGB EmfPlusFillPath::Color |
Definition at line 569 of file metafile.c.
Referenced by METAFILE_FillPath().
| union { ... } EmfPlusFillPath::data |
Referenced by METAFILE_FillPath().
| EmfPlusRecordHeader EmfPlusFillPath::Header |
Definition at line 565 of file metafile.c.
Referenced by METAFILE_FillPath().