|
ReactOS 0.4.17-dev-243-g1369312
|

Go to the source code of this file.
Classes | |
| struct | path_test_t |
Macros | |
| #define | expect(expected, got) ok(got == expected, "Expected %.8x, got %.8x\n", expected, got) |
| #define | expectf(expected, got) ok(fabs(expected - got) < 2.0, "Expected %.2f, got %.2f\n", expected, got) |
| #define | POINT_TYPE_MAX_LEN (75) |
| #define | ok_path(a, b, c, d) _ok_path_fudge(a,b,c,d,1.0,__LINE__) |
| #define | ok_path_fudge(a, b, c, d, e) _ok_path_fudge(a,b,c,d,e,__LINE__) |
Definition at line 26 of file graphicspath.c.
| #define expectf | ( | expected, | |
| got | |||
| ) | ok(fabs(expected - got) < 2.0, "Expected %.2f, got %.2f\n", expected, got) |
Definition at line 27 of file graphicspath.c.
Definition at line 78 of file graphicspath.c.
Definition at line 79 of file graphicspath.c.
| #define POINT_TYPE_MAX_LEN (75) |
Definition at line 28 of file graphicspath.c.
|
static |
Definition at line 80 of file graphicspath.c.
| START_TEST | ( | graphicspath | ) |
Definition at line 2215 of file graphicspath.c.
|
static |
Definition at line 30 of file graphicspath.c.
Referenced by _ok_path_fudge().
Definition at line 1094 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 970 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 1191 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 448 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 359 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 378 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 179 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 724 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 2136 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 1278 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 148 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 1995 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 1931 of file graphicspath.c.
Referenced by run_tests(), and START_TEST().
Definition at line 885 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 300 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 767 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 658 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 799 of file graphicspath.c.
Referenced by D3DXCreatePolygonTest(), and START_TEST().
Definition at line 850 of file graphicspath.c.
Referenced by START_TEST(), and test_gethrgn().
Definition at line 2197 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 1145 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 1397 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 1797 of file graphicspath.c.
Referenced by START_TEST().
Definition at line 499 of file graphicspath.c.
Referenced by START_TEST().
|
static |
Definition at line 1064 of file graphicspath.c.
Referenced by test_addclosedcurve().
|
static |
Definition at line 1079 of file graphicspath.c.
Referenced by test_addclosedcurve().
|
static |
Definition at line 910 of file graphicspath.c.
Referenced by test_addcurve().
|
static |
Definition at line 934 of file graphicspath.c.
Referenced by test_addcurve().
|
static |
Definition at line 948 of file graphicspath.c.
Referenced by test_addcurve().
|
static |
Definition at line 957 of file graphicspath.c.
Referenced by test_addcurve().
|
static |
Definition at line 963 of file graphicspath.c.
Referenced by test_addcurve().
|
static |
Definition at line 922 of file graphicspath.c.
Referenced by test_addcurve().
|
static |
Definition at line 1178 of file graphicspath.c.
Referenced by test_addpie().
|
static |
Definition at line 1185 of file graphicspath.c.
Referenced by test_addpie().
|
static |
Definition at line 1188 of file graphicspath.c.
Referenced by test_addpie().
|
static |
Definition at line 400 of file graphicspath.c.
Referenced by test_arc().
|
static |
Definition at line 440 of file graphicspath.c.
Referenced by test_arc().
|
static |
Definition at line 345 of file graphicspath.c.
Referenced by test_bezier(), and test_beziers().
|
static |
Definition at line 680 of file graphicspath.c.
Referenced by test_ellipse().
|
static |
Definition at line 1256 of file graphicspath.c.
Referenced by test_flatten().
|
static |
Definition at line 1223 of file graphicspath.c.
Referenced by test_flatten().
|
static |
Definition at line 1251 of file graphicspath.c.
Referenced by test_flatten().
|
static |
Definition at line 1266 of file graphicspath.c.
Referenced by test_flatten().
|
static |
Definition at line 288 of file graphicspath.c.
Referenced by test_line2().
|
static |
Definition at line 750 of file graphicspath.c.
Referenced by test_linei().
|
static |
Definition at line 630 of file graphicspath.c.
Referenced by test_pathpath().
|
static |
Definition at line 789 of file graphicspath.c.
Referenced by test_polygon().
|
static |
Definition at line 2188 of file graphicspath.c.
Referenced by test_rect_line().
|
static |
Definition at line 838 of file graphicspath.c.
Referenced by test_rect().
|
static |
Definition at line 1135 of file graphicspath.c.
Referenced by test_reverse().
|
static |
Definition at line 1700 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1685 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1595 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1609 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1652 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1602 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1724 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1743 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1637 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1713 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1627 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1770 of file graphicspath.c.
Referenced by test_widen_cap().
|
static |
Definition at line 1368 of file graphicspath.c.
Referenced by test_widen().
|
static |
Definition at line 1354 of file graphicspath.c.
Referenced by test_widen().
|
static |
Definition at line 1379 of file graphicspath.c.
Referenced by test_widen().
|
static |
Definition at line 1390 of file graphicspath.c.
Referenced by test_widen().
|
static |
Definition at line 1361 of file graphicspath.c.
Referenced by test_widen().