Searched refs:GdipAddPathClosedCurveI (Results 1 – 4 of 4) sorted by relevance
113 return SetStatus(DllExports::GdipAddPathClosedCurveI(nativePath, points, count)); in AddClosedCurve()
678 GdipAddPathClosedCurveI(GpPath *, GDIPCONST GpPoint *, INT);
10 10 stdcall GdipAddPathClosedCurveI(ptr ptr long)
354 GpStatus WINGDIPAPI GdipAddPathClosedCurveI(GpPath *path, GDIPCONST GpPoint *points, in GdipAddPathClosedCurveI() function