Searched refs:compare_bitmap_bits_ (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/user32/ |
H A D | cursoricon.c | 2814 #define compare_bitmap_bits(a, b, c, d, e, f, g) compare_bitmap_bits_(__LINE__, a, b, c, d, e, f, g) 2815 static void compare_bitmap_bits_(unsigned int line, HDC hdc, HBITMAP bitmap, BITMAPINFO *bmi, in compare_bitmap_bits_() function
|