Searched refs:GdipAddPathCurve3I (Results 1 – 4 of 4) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | gdipluspath.h | 155 …return SetStatus(DllExports::GdipAddPathCurve3I(nativePath, points, count, offset, numberOfSegment… in AddCurve()
|
H A D | gdiplusflat.h | 694 GdipAddPathCurve3I(GpPath *, GDIPCONST GpPoint *, INT, INT, INT, REAL);
|
/reactos/dll/win32/gdiplus/ |
H A D | gdiplus.spec | 14 14 stdcall GdipAddPathCurve3I(ptr ptr long long long float)
|
H A D | graphicspath.c | 572 GpStatus WINGDIPAPI GdipAddPathCurve3I(GpPath *path, GDIPCONST GpPoint *points, in GdipAddPathCurve3I() function
|