ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <gdiplus_private.h>
Public Attributes | |
GpFillMode | fill |
GpPathData | pathdata |
BOOL | newfigure |
INT | datalen |
Definition at line 316 of file gdiplus_private.h.
INT GpPath::datalen |
Definition at line 320 of file gdiplus_private.h.
GpFillMode GpPath::fill |
Definition at line 317 of file gdiplus_private.h.
BOOL GpPath::newfigure |
Definition at line 319 of file gdiplus_private.h.
GpPathData GpPath::pathdata |
Definition at line 318 of file gdiplus_private.h.
Referenced by brush_fill_pixels(), GdipClonePath(), GdipCreateCustomLineCap(), GdipGetPathGradientPointCount(), GdipGetPathGradientSurroundColorCount(), GdipGetPathGradientSurroundColorsWithCount(), GdipSetPathGradientSurroundColorsWithCount(), GdipWidenPath(), and SOFTWARE_GdipDrawThinPath().