ReactOS 0.4.16-dev-814-g656a5dc
|
Public Attributes | |
DWORD | version |
DWORD | count |
DWORD | flags |
DWORD | size |
DWORD | magic |
Definition at line 2466 of file graphicspath.c.
DWORD path_header::count |
Definition at line 2469 of file graphicspath.c.
Referenced by read_element(), and test_region_data().
DWORD path_header::flags |
Definition at line 2470 of file graphicspath.c.
Referenced by read_element(), and test_region_data().
DWORD path_header::magic |
Definition at line 95 of file region.c.
Referenced by read_element(), and test_region_data().
DWORD path_header::size |
Definition at line 94 of file region.c.
Referenced by test_region_data().
DWORD path_header::version |
Definition at line 2468 of file graphicspath.c.