Searched defs:bitmap_data (Results 1 – 4 of 4) sorted by relevance
35 typedef struct bitmap_data { struct43 const struct bitmap_data *alt_data; argument44 } bitmap_data; typedef
895 struct bitmap_data in test_color_formats() struct897 UINT bpp; in test_color_formats()898 UINT width; in test_color_formats()899 UINT height; in test_color_formats()900 const WICPixelFormatGUID *format; in test_color_formats()901 const BYTE *bits; in test_color_formats()
228 const BYTE bitmap_data[27] = { in test_createbitmap() local463 const BYTE bitmap_data[27] = { in test_createbitmapfromsource() local
1287 uint8 * bitmap_data; in ui_create_bitmap() local