Home
last modified time | relevance | path

Searched refs:GdipStartPathFigure (Results 1 – 5 of 5) sorted by relevance

/reactos/modules/rostests/winetests/gdiplus/
H A Dpathiterator.c294 GdipStartPathFigure(path); in test_getsubpathcount()
/reactos/sdk/include/psdk/
H A Dgdipluspath.h554 return SetStatus(DllExports::GdipStartPathFigure(nativePath)); in StartFigure()
H A Dgdiplusflat.h798 GdipStartPathFigure(GpPath *);
/reactos/dll/win32/gdiplus/
H A Dgdiplus.spec581 581 stdcall GdipStartPathFigure(ptr)
H A Dgraphicspath.c1744 GpStatus WINGDIPAPI GdipStartPathFigure(GpPath *path) in GdipStartPathFigure() function