Searched refs:GdipIsOutlineVisiblePathPointI (Results 1 – 4 of 4) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | gdipluspath.h | 480 …SetStatus(DllExports::GdipIsOutlineVisiblePathPointI(nativePath, x, y, nativePen, nativeGraphics, … in IsOutlineVisible()
|
H A D | gdiplusflat.h | 766 GdipIsOutlineVisiblePathPointI(GpPath *, INT, INT, GpPen *, GpGraphics *, BOOL *);
|
/reactos/dll/win32/gdiplus/ |
H A D | gdiplus.spec | 406 406 stdcall GdipIsOutlineVisiblePathPointI(ptr long long ptr ptr ptr)
|
H A D | graphicspath.c | 1652 GpStatus WINGDIPAPI GdipIsOutlineVisiblePathPointI(GpPath* path, INT x, INT y, in GdipIsOutlineVisiblePathPointI() function
|