|
ReactOS 0.4.16-dev-2110-ge3521eb
|

Go to the source code of this file.
Macros | |
| #define | DIBINDEX(n) MAKELONG((n),0x10FF) |
Functions | |
| static COLORREF | Do_LineTo (COLORREF crPenColor, HDC hdc, COLORREF crBack, COLORREF crText) |
| void | Test_NtGdiLineTo_1BPP_BW (HDC hdc) |
| void | Test_NtGdiLineTo_1BPP_RB (void) |
| START_TEST (NtGdiLineTo) | |
Variables | |
| static HDC | ghdcDDB1 |
| static HDC | ghdcDDB32 |
Definition at line 17 of file NtGdiLineTo.c.
Referenced by Test_NtGdiLineTo_1BPP_BW(), and Test_NtGdiLineTo_1BPP_RB().
| START_TEST | ( | NtGdiLineTo | ) |
Definition at line 185 of file NtGdiLineTo.c.
Definition at line 32 of file NtGdiLineTo.c.
Referenced by START_TEST().
Definition at line 133 of file NtGdiLineTo.c.
Referenced by START_TEST().
|
static |
Definition at line 13 of file NtGdiLineTo.c.
Referenced by START_TEST().
|
static |
Definition at line 13 of file NtGdiLineTo.c.
Referenced by START_TEST().