Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dgdiplusbrush.h137 SetStatus(DllExports::GdipGetHatchForegroundColor(hatch, &argb)); in GetForegroundColor()
H A Dgdiplusflat.h814 GdipGetHatchForegroundColor(GpHatch *, ARGB *);
/reactos/dll/win32/gdiplus/
H A Dgdiplus.spec264 264 stdcall GdipGetHatchForegroundColor(ptr ptr)
H A Dbrush.c972 GpStatus WINGDIPAPI GdipGetHatchForegroundColor(GpHatch *brush, ARGB *forecol) in GdipGetHatchForegroundColor() function