Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/gdiplus/
H A Dbrush.c926 expectf(positions[i], res_positions[i]); in test_lineblend()
1035 REAL res_positions[3] = {0.3f}; in test_linelinearblend() local
1056 expectf(0.0, res_positions[0]); in test_linelinearblend()
1058 expectf(0.6, res_positions[1]); in test_linelinearblend()
1060 expectf(1.0, res_positions[2]); in test_linelinearblend()
1073 expectf(0.0, res_positions[0]); in test_linelinearblend()
1075 expectf(1.0, res_positions[1]); in test_linelinearblend()
1088 expectf(0.0, res_positions[0]); in test_linelinearblend()
1090 expectf(1.0, res_positions[1]); in test_linelinearblend()
1442 res_positions[0] = 0.3; in test_pathgradientpresetblend()
[all …]