|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <gdiplustypes.h>

Public Attributes | |
| INT | Count |
| PointF * | Points |
| BYTE * | Types |
Definition at line 652 of file gdiplustypes.h.
| INT PathData::Count |
Definition at line 654 of file gdiplustypes.h.
Referenced by brush_fill_pixels(), draw_cap(), GdipCreateAdjustableArrowCap(), GdipGetPathData(), GdipGetPathGradientPointCount(), GdipGetPathGradientSurroundColorCount(), GdipGetPathGradientSurroundColorsWithCount(), GdipReversePath(), GdipSetPathGradientSurroundColorsWithCount(), GdipWidenPath(), init_custom_linecap(), and SOFTWARE_GdipDrawThinPath().
| PointF* PathData::Points |
Definition at line 655 of file gdiplustypes.h.
Referenced by brush_fill_pixels(), draw_cap(), GdipClonePath(), GdipCreateAdjustableArrowCap(), GdipDeleteCustomLineCap(), GdipDeletePathIter(), GdipGetPathData(), GdipPathIterNextSubpathPath(), GdipReversePath(), GdipWidenPath(), init_custom_linecap(), and SOFTWARE_GdipDrawThinPath().
| BYTE* PathData::Types |
Definition at line 656 of file gdiplustypes.h.
Referenced by brush_fill_pixels(), draw_cap(), GdipCreateAdjustableArrowCap(), GdipDeleteCustomLineCap(), GdipDeletePathIter(), GdipGetPathData(), GdipPathIterNextSubpathPath(), GdipReversePath(), GdipWidenPath(), init_custom_linecap(), and SOFTWARE_GdipDrawThinPath().