Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/gdiplus/
H A Dpen.c302 status = GdipGetPenFillType(NULL, NULL); in test_penfilltype()
307 status = GdipGetPenFillType(pen, NULL); in test_penfilltype()
311 status = GdipGetPenFillType(pen, &type); in test_penfilltype()
321 status = GdipGetPenFillType(pen, &type); in test_penfilltype()
335 status = GdipGetPenFillType(pen, &type); in test_penfilltype()
/reactos/sdk/include/psdk/
H A Dgdipluspen.h196 SetStatus(DllExports::GdipGetPenFillType(nativePen, &type)); in GetPenType()
H A Dgdiplusflat.h1279 GdipGetPenFillType(GpPen *, GpPenType *);
/reactos/dll/win32/gdiplus/
H A Dpen.c336 GpStatus WINGDIPAPI GdipGetPenFillType(GpPen *pen, GpPenType* type) in GdipGetPenFillType() function
H A Dgdiplus.spec347 347 stdcall GdipGetPenFillType(ptr ptr)