Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dgdipluspath.h963 … return SetStatus(DllExports::GdipSetPathGradientFocusScales(GetNativeGradient(), xScale, yScale)); in SetFocusScales()
H A Dgdiplusflat.h1173 GdipSetPathGradientFocusScales(GpPathGradient *, REAL, REAL);
/reactos/dll/win32/gdiplus/
H A Dgdiplus.spec534 534 stdcall GdipSetPathGradientFocusScales(ptr float float)
H A Dbrush.c1698 GpStatus WINGDIPAPI GdipSetPathGradientFocusScales(GpPathGradient *grad, in GdipSetPathGradientFocusScales() function