|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | TEST_SET(hdc, x, y, ppt, bExp, dwErrExp) Test_Set(__LINE__, hdc, x, y, ppt, bExp, dwErrExp) |
Functions | |
| void | Test_Set (ULONG ulLine, HDC hdc, INT x, INT y, LPPOINT ppt, BOOL bExp, DWORD dwErrExp) |
| void | Test_SetBrushOrgEx () |
| START_TEST (SetBrushOrgEx) | |
| #define TEST_SET | ( | hdc, | |
| x, | |||
| y, | |||
| ppt, | |||
| bExp, | |||
| dwErrExp | |||
| ) | Test_Set(__LINE__, hdc, x, y, ppt, bExp, dwErrExp) |
Definition at line 34 of file SetBrushOrgEx.c.
| START_TEST | ( | SetBrushOrgEx | ) |
Definition at line 72 of file SetBrushOrgEx.c.
Definition at line 12 of file SetBrushOrgEx.c.
| void Test_SetBrushOrgEx | ( | ) |
Definition at line 37 of file SetBrushOrgEx.c.
Referenced by START_TEST().