|
ReactOS 0.4.17-dev-243-g1369312
|
#include <gdiplus_private.h>

Public Attributes | |
| GpPathData | pathdata |
| INT | subpath_pos |
| INT | marker_pos |
| INT | pathtype_pos |
Definition at line 356 of file gdiplus_private.h.
| INT GpPathIterator::marker_pos |
Definition at line 359 of file gdiplus_private.h.
| GpPathData GpPathIterator::pathdata |
Definition at line 357 of file gdiplus_private.h.
Referenced by GdipDeletePathIter(), GdipPathIterNextPathType(), and GdipPathIterNextSubpathPath().
| INT GpPathIterator::pathtype_pos |
Definition at line 360 of file gdiplus_private.h.
Referenced by GdipPathIterNextPathType().
| INT GpPathIterator::subpath_pos |
Definition at line 358 of file gdiplus_private.h.
Referenced by GdipPathIterNextPathType().