Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dgdipluspath.h933 … return SetStatus(DllExports::GdipSetPathGradientSigmaBlend(GetNativeGradient(), focus, scale)); in SetBlendBellShape()
H A Dgdiplusflat.h1179 GdipSetPathGradientSigmaBlend(GpPathGradient *, REAL, REAL);
/reactos/dll/win32/gdiplus/
H A Dgdiplus.spec539 539 stdcall GdipSetPathGradientSigmaBlend(ptr float float)
H A Dbrush.c1737 GpStatus WINGDIPAPI GdipSetPathGradientSigmaBlend(GpPathGradient *grad, in GdipSetPathGradientSigmaBlend() function