Searched refs:SIZEX1 (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/comctl32/ |
H A D | imagelist.c | 330 #define SIZEX1 47 in test_hotspot() macro 337 { SIZEX1, SIZEY1 }, in test_hotspot() 342 HIMAGELIST himl1 = createImageList(SIZEX1, SIZEY1); in test_hotspot() 361 show_image(hwnd, himl1, 0, max(SIZEX1, SIZEY1), loc, TRUE); in test_hotspot() 377 correctx = max(SIZEX1, max(SIZEX2 + dx2, SIZEX1 - dx2)); in test_hotspot() 387 #undef SIZEX1 in test_hotspot()
|