Home
last modified time | relevance | path

Searched defs:grad (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/gdiplus/
H A Dbrush.c659 INT count, GpWrapMode wrap, GpPathGradient **grad) in GdipCreatePathGradient()
692 INT count, GpWrapMode wrap, GpPathGradient **grad) in GdipCreatePathGradientI()
728 GpPathGradient **grad) in GdipCreatePathGradientFromPath()
1086 GpStatus WINGDIPAPI GdipGetPathGradientCenterPoint(GpPathGradient *grad, in GdipGetPathGradientCenterPoint()
1121 GpStatus WINGDIPAPI GdipGetPathGradientCenterColor(GpPathGradient *grad, in GdipGetPathGradientCenterColor()
1134 GpStatus WINGDIPAPI GdipGetPathGradientFocusScales(GpPathGradient *grad, in GdipGetPathGradientFocusScales()
1173 GpStatus WINGDIPAPI GdipGetPathGradientPointCount(GpPathGradient *grad, in GdipGetPathGradientPointCount()
1737 GpStatus WINGDIPAPI GdipSetPathGradientSigmaBlend(GpPathGradient *grad, in GdipSetPathGradientSigmaBlend()
1832 GpStatus WINGDIPAPI GdipSetPathGradientWrapMode(GpPathGradient *grad, in GdipSetPathGradientWrapMode()
1845 GpStatus WINGDIPAPI GdipSetPathGradientTransform(GpPathGradient *grad, in GdipSetPathGradientTransform()
[all …]
H A Dgraphics.c127 const GpPathGradient *grad = (const GpPathGradient *)brush; in get_gdi_brush_color() local
/reactos/modules/rostests/winetests/gdiplus/
H A Dbrush.c1099 GpPathGradient *grad; in test_gradientsurroundcolorcount() local
1274 GpPathGradient *grad=NULL; in test_pathgradientpath() local
1302 GpPathGradient *grad; in test_pathgradientcenterpoint() local
1355 GpPathGradient *grad; in test_pathgradientpresetblend() local
/reactos/win32ss/gdi/gdi32/wine/
H A Denhmetafile.c2282 EMRGRADIENTFILL *grad = (EMRGRADIENTFILL *)mr; in PlayEnhMetaFileRecord() local
/reactos/dll/directx/wine/wined3d/
H A Dglsl_shader.c3253 BOOL grad = flags & WINED3D_GLSL_SAMPLE_GRAD; in shader_glsl_get_sample_function() local