Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/gdiplus/
H A Dimage.c2662 static ARGB gifanimation2_pixels[5][4] = { variable
2913 …ok(gifanimation2_pixels[i%5][j] == color, "at %d,%d got %x, expected %x\n", i, j, color, gifanimat… in test_multiframegif()