Searched refs:jpgimage (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | olepicture.c | 71 static const unsigned char jpgimage[285] = { variable 1558 test_pic(jpgimage, sizeof(jpgimage)); in START_TEST()
|
/reactos/modules/rostests/winetests/gdiplus/ |
H A D | image.c | 1375 static const unsigned char jpgimage[285] = { variable 1435 test_bufferrawformat((void*)jpgimage, sizeof(jpgimage), &ImageFormatJPEG, __LINE__, FALSE); in test_getrawformat() 3321 { jpgimage, sizeof(jpgimage), ImageTypeBitmap, 2, ~0, 128, 0, 0x5090, 0x5091 }, in test_image_properties() 3353 todo_wine_if(td[i].image_data == pngimage || td[i].image_data == jpgimage) in test_image_properties()
|
/reactos/modules/rostests/winetests/user32/ |
H A D | cursoricon.c | 978 static const unsigned char jpgimage[285] = { variable 1428 test_LoadImageFile("JPG", jpgimage, sizeof(jpgimage), "jpg", 0); in test_LoadImage()
|