Searched refs:GdipAddPathClosedCurve (Results 1 – 4 of 4) sorted by relevance
131 return SetStatus(DllExports::GdipAddPathClosedCurve(nativePath, points, count)); in AddClosedCurve()
676 GdipAddPathClosedCurve(GpPath *, GDIPCONST GpPointF *, INT);
9 9 stdcall GdipAddPathClosedCurve(ptr ptr long)
346 GpStatus WINGDIPAPI GdipAddPathClosedCurve(GpPath *path, GDIPCONST GpPointF *points, in GdipAddPathClosedCurve() function