ReactOS 0.4.16-dev-250-g3ecd236
|
Go to the source code of this file.
Macros | |
#define | WIN32_LEAN_AND_MEAN |
#define | check_bitmap_header(a, b, c, d, e) check_bitmap_header_(__LINE__,a,b,c,d,e) |
Functions | |
static int | get_stride (int width, int depth) |
static void | test_OpenCase (void) |
static void | test_Locate (void) |
static void | test_ICSeqCompress (void) |
static LRESULT CALLBACK | enum_driver_proc (DWORD_PTR id, HDRVR driver, UINT msg, LPARAM lparam1, LPARAM lparam2) |
static void | test_ICInfo (void) |
static DWORD | get_size_image (LONG width, LONG height, WORD depth) |
static LRESULT CALLBACK | gdf_driver_proc (DWORD_PTR id, HDRVR driver, UINT msg, LPARAM lparam1, LPARAM lparam2) |
static void | check_bitmap_header_ (int line, BITMAPINFOHEADER *header, LONG width, LONG height, WORD depth, DWORD compression) |
static void | test_ICGetDisplayFormat (void) |
START_TEST (msvfw) | |
Variables | |
static ICINFO | enum_info |
static int | get_display_format_test |
static const RGBQUAD | color_yellow = {0x00, 0xff, 0xff, 0x00} |
static BITMAPINFOHEADER | gdf_in |
static BITMAPINFOHEADER * | gdf_out |
|
static |
Definition at line 670 of file msvfw.c.
|
static |
Definition at line 379 of file msvfw.c.
Referenced by test_ICInfo().
|
static |
Definition at line 563 of file msvfw.c.
Referenced by test_ICGetDisplayFormat().
Definition at line 28 of file msvfw.c.
Referenced by test_Locate().
START_TEST | ( | msvfw | ) |
Definition at line 799 of file msvfw.c.
Definition at line 679 of file msvfw.c.
Referenced by START_TEST().
Definition at line 402 of file msvfw.c.
Referenced by START_TEST().
Definition at line 313 of file msvfw.c.
Referenced by START_TEST().
Definition at line 92 of file msvfw.c.
Referenced by START_TEST().
Definition at line 33 of file msvfw.c.
Referenced by START_TEST().
Definition at line 559 of file msvfw.c.
Referenced by gdf_driver_proc(), and test_ICGetDisplayFormat().
Definition at line 377 of file msvfw.c.
Referenced by test_ICInfo().
|
static |
Definition at line 561 of file msvfw.c.
Referenced by gdf_driver_proc(), and test_ICGetDisplayFormat().
|
static |
Definition at line 561 of file msvfw.c.
Referenced by gdf_driver_proc(), and test_ICGetDisplayFormat().
|
static |
Definition at line 548 of file msvfw.c.
Referenced by gdf_driver_proc(), and test_ICGetDisplayFormat().