ReactOS 0.4.16-dev-122-g325d74c
|
#include <gdiplus_private.h>
Public Attributes | |
GpPathData | pathdata |
INT | subpath_pos |
INT | marker_pos |
INT | pathtype_pos |
Definition at line 323 of file gdiplus_private.h.
INT GpPathIterator::marker_pos |
Definition at line 326 of file gdiplus_private.h.
GpPathData GpPathIterator::pathdata |
Definition at line 324 of file gdiplus_private.h.
Referenced by GdipDeletePathIter(), and GdipPathIterNextSubpathPath().
INT GpPathIterator::pathtype_pos |
Definition at line 327 of file gdiplus_private.h.
INT GpPathIterator::subpath_pos |
Definition at line 325 of file gdiplus_private.h.