Home
last modified time | relevance | path

Searched refs:GdipIsOutlineVisiblePathPointI (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/psdk/
H A Dgdipluspath.h480 …SetStatus(DllExports::GdipIsOutlineVisiblePathPointI(nativePath, x, y, nativePen, nativeGraphics, … in IsOutlineVisible()
H A Dgdiplusflat.h766 GdipIsOutlineVisiblePathPointI(GpPath *, INT, INT, GpPen *, GpGraphics *, BOOL *);
/reactos/dll/win32/gdiplus/
H A Dgdiplus.spec406 406 stdcall GdipIsOutlineVisiblePathPointI(ptr long long ptr ptr ptr)
H A Dgraphicspath.c1652 GpStatus WINGDIPAPI GdipIsOutlineVisiblePathPointI(GpPath* path, INT x, INT y, in GdipIsOutlineVisiblePathPointI() function