|
ReactOS 0.4.17-dev-218-g5635d24
|
#include <gdiplus_private.h>

Public Attributes | |
| GpFillMode | fill |
| GpPathData | pathdata |
| BOOL | newfigure |
| INT | datalen |
Definition at line 349 of file gdiplus_private.h.
| INT GpPath::datalen |
Definition at line 353 of file gdiplus_private.h.
| GpFillMode GpPath::fill |
Definition at line 350 of file gdiplus_private.h.
Referenced by widen_flat_path_anchors().
| BOOL GpPath::newfigure |
Definition at line 352 of file gdiplus_private.h.
| GpPathData GpPath::pathdata |
Definition at line 351 of file gdiplus_private.h.
Referenced by brush_fill_pixels(), GdipCreateCustomLineCap(), GdipGetPathGradientPointCount(), GdipGetPathGradientSurroundColorCount(), GdipGetPathGradientSurroundColorsWithCount(), GdipSetPathGradientSurroundColorsWithCount(), GdipWidenPath(), SOFTWARE_GdipDrawThinPath(), and widen_anchors().