|
ReactOS 0.4.17-dev-243-g1369312
|
Public Attributes | |
| DWORD | version |
| DWORD | count |
| DWORD | flags |
| DWORD | size |
| DWORD | magic |
Definition at line 2838 of file graphicspath.c.
| DWORD path_header::count |
Definition at line 2841 of file graphicspath.c.
Referenced by read_element(), and test_region_data().
| DWORD path_header::flags |
Definition at line 2842 of file graphicspath.c.
Referenced by read_element(), and test_region_data().
| DWORD path_header::magic |
Definition at line 96 of file region.c.
Referenced by read_element(), and test_region_data().
| DWORD path_header::size |
Definition at line 95 of file region.c.
Referenced by test_region_data().
| DWORD path_header::version |
Definition at line 2840 of file graphicspath.c.