ReactOS 0.4.16-dev-340-g0540c21
|
Go to the source code of this file.
Macros | |
#define | expect(expected, got) ok(got == expected, "Expected %.8x, got %.8x\n", expected, got) |
#define | expectf(expected, got) ok(got == expected, "Expected %.2f, got %.2f\n", expected, got) |
Functions | |
static BOOL | compare_float (float f, float g, unsigned int ulps) |
static void | test_constructor_destructor (void) |
static void | test_linejoin (void) |
static void | test_inset (void) |
static void | test_scale (void) |
static void | test_create_adjustable_cap (void) |
static void | test_captype (void) |
START_TEST (customlinecap) | |
Definition at line 26 of file customlinecap.c.
Definition at line 27 of file customlinecap.c.
Definition at line 29 of file customlinecap.c.
START_TEST | ( | customlinecap | ) |
Definition at line 374 of file customlinecap.c.
Definition at line 333 of file customlinecap.c.
Referenced by START_TEST().
Definition at line 45 of file customlinecap.c.
Referenced by START_TEST().
Definition at line 237 of file customlinecap.c.
Referenced by START_TEST().
Definition at line 140 of file customlinecap.c.
Referenced by START_TEST().
Definition at line 89 of file customlinecap.c.
Referenced by START_TEST().
Definition at line 172 of file customlinecap.c.
Referenced by START_TEST().