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

Public Attributes | |
| INT | Count |
| PointF * | Points |
| BYTE * | Types |
Definition at line 647 of file gdiplustypes.h.
| INT PathData::Count |
Definition at line 649 of file gdiplustypes.h.
Referenced by add_anchor(), brush_fill_pixels(), draw_cap(), GdipCreateAdjustableArrowCap(), GdipGetPathData(), GdipGetPathGradientPointCount(), GdipGetPathGradientSurroundColorCount(), GdipGetPathGradientSurroundColorsWithCount(), GdipReversePath(), GdipSetPathGradientSurroundColorsWithCount(), GdipWidenPath(), init_custom_linecap(), SOFTWARE_GdipDrawThinPath(), and widen_anchors().
| PointF* PathData::Points |
Definition at line 650 of file gdiplustypes.h.
Referenced by add_anchor(), brush_fill_pixels(), draw_cap(), GdipCreateAdjustableArrowCap(), GdipDeleteCustomLineCap(), GdipDeletePathIter(), GdipGetPathData(), GdipPathIterNextSubpathPath(), GdipReversePath(), GdipWidenPath(), init_custom_linecap(), SOFTWARE_GdipDrawThinPath(), and widen_anchors().
| BYTE* PathData::Types |
Definition at line 651 of file gdiplustypes.h.
Referenced by add_anchor(), brush_fill_pixels(), draw_cap(), GdipCreateAdjustableArrowCap(), GdipDeleteCustomLineCap(), GdipDeletePathIter(), GdipGetPathData(), GdipPathIterNextPathType(), GdipPathIterNextSubpathPath(), GdipReversePath(), GdipWidenPath(), init_custom_linecap(), SOFTWARE_GdipDrawThinPath(), and widen_anchors().