Searched refs:blendcount_ptf (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/gdiplus/ |
H A D | brush.c | 151 static GpPointF blendcount_ptf[] = {{0.0, 0.0}, variable 159 status = GdipCreatePathGradient(blendcount_ptf, 2, WrapModeClamp, &brush); in test_gradientblendcount() 1103 status = GdipCreatePathGradient(blendcount_ptf, 2, WrapModeClamp, &grad); in test_gradientsurroundcolorcount() 1276 status = GdipCreatePathGradient(blendcount_ptf, 2, WrapModeClamp, &grad); in test_pathgradientpath()
|