/reactos/modules/rostests/apitests/gdi32/ |
H A D | GetTextMetrics.c | 12 typedef struct TEST_ENTRY struct 24 } TEST_ENTRY; argument 27 static const TEST_ENTRY g_test_entries[] = 77 static const TEST_ENTRY g_MSGOTHIC[] = 127 static const TEST_ENTRY g_MSMINCHO[] = 177 static const TEST_ENTRY g_TAHOMA[] = 235 const TEST_ENTRY *tests; 288 const TEST_ENTRY *test = &g_test_entries[k]; in START_TEST() 312 const TEST_ENTRY *test = &font->tests[k]; in START_TEST()
|
H A D | DPtoLP.c | 32 typedef struct TEST_ENTRY struct 55 } TEST_ENTRY; argument 65 static const TEST_ENTRY s_entries[] = 133 static const TEST_ENTRY s_shifted_entries[] = 201 static const TEST_ENTRY s_transformed_entries[] = 305 static void DoTestEntry(HDC hDC, const TEST_ENTRY *entry) in DoTestEntry()
|
H A D | LPtoDP.c | 31 typedef struct TEST_ENTRY struct 54 } TEST_ENTRY; argument 64 static const TEST_ENTRY s_entries[] = 132 static const TEST_ENTRY s_shifted_entries[] = 200 static const TEST_ENTRY s_transformed_entries[] = 288 static void DoTestEntry(HDC hDC, const TEST_ENTRY *entry) in DoTestEntry()
|
H A D | GetGlyphOutline.c | 10 typedef struct TEST_ENTRY struct 23 } TEST_ENTRY; argument 36 static const TEST_ENTRY s_entries[] = 301 void DoEntry(const TEST_ENTRY *pEntry) in DoEntry()
|
H A D | TextTransform.c | 89 typedef struct TEST_ENTRY struct 100 } TEST_ENTRY; argument 116 static const TEST_ENTRY s_entries[] = 304 static void DoTestEntry(const TEST_ENTRY *entry, HDC hDC, HBITMAP hbm) in DoTestEntry()
|
/reactos/modules/rostests/apitests/shell32/ |
H A D | OpenAs_RunDLL.cpp | 20 struct TEST_ENTRY struct 43 static const TEST_ENTRY s_TestEntries[] = argument 94 static void StartWatchGUI(const TEST_ENTRY *pEntry) in StartWatchGUI() 100 static void DoEntry(const TEST_ENTRY *pEntry) in DoEntry() 209 const TEST_ENTRY *pEntry = &s_TestEntries[i]; in START_TEST()
|
H A D | FindExecutable.cpp | 12 typedef struct TEST_ENTRY struct 19 } TEST_ENTRY; argument 37 static const TEST_ENTRY s_entries[] = 161 static void DoTestEntry(const TEST_ENTRY *pEntry) in DoTestEntry()
|
H A D | Int64ToString.cpp | 32 } TEST_ENTRY, *PTEST_ENTRY; typedef 37 static const TEST_ENTRY s_Entries[] = 54 static void DoTestEntry(BOOL bVista, const TEST_ENTRY *pEntry) in DoTestEntry()
|
H A D | ShellExecuteEx.cpp | 45 typedef struct TEST_ENTRY struct 51 } TEST_ENTRY, *PTEST_ENTRY; argument 152 static void TEST_DoTestEntryStruct(const TEST_ENTRY *pEntry) in TEST_DoTestEntryStruct() 199 TEST_ENTRY entry = { line, result, lpFile, cmdline }; in TEST_DoTestEntry()
|
H A D | DragDrop.cpp | 45 struct TEST_ENTRY struct 57 static const TEST_ENTRY s_TestEntries[] = argument 198 static void DoTestEntry(const TEST_ENTRY *pEntry) in DoTestEntry()
|
H A D | ShellExecCmdLine.cpp | 245 typedef struct TEST_ENTRY struct 252 } TEST_ENTRY; typedef 259 static const TEST_ENTRY s_entries_1[] = 498 static const TEST_ENTRY s_entries_2[] = 592 static void DoEntry(const TEST_ENTRY *pEntry) in DoEntry()
|
H A D | ShellHook.cpp | 9 struct TEST_ENTRY struct 35 static const TEST_ENTRY s_entries1[] = argument 270 static void DoTestEntryPart1(const TEST_ENTRY *pEntry) in DoTestEntryPart1() 290 static void DoTestEntryPart2(const TEST_ENTRY *pEntry) in DoTestEntryPart2()
|
H A D | PathResolve.cpp | 75 } TEST_ENTRY, *PTEST_ENTRY; typedef 93 static const TEST_ENTRY s_LFNEntries[] = 655 static void DoEntry(INT SectionNumber, INT LineNumber, const TEST_ENTRY *pEntry) in DoEntry() 770 const TEST_ENTRY *pEntries; in TestMain_PathResolve()
|
/reactos/modules/rostests/apitests/user32/ |
H A D | MessageStateAnalyzer.c | 77 typedef struct TEST_ENTRY struct 82 } TEST_ENTRY, *PTEST_ENTRY; argument 101 TEST_ENTRY entries1[] = in DoAnalyzeAllMessages() 117 TEST_ENTRY entries2[] = in DoAnalyzeAllMessages() 131 TEST_ENTRY entries3[] = in DoAnalyzeAllMessages() 140 TEST_ENTRY entries4[] = in DoAnalyzeAllMessages() 148 TEST_ENTRY entries5[] = in DoAnalyzeAllMessages()
|
H A D | ShowWindow.c | 10 typedef struct TEST_ENTRY struct 17 } TEST_ENTRY; argument 21 static void DoTestEntry(const TEST_ENTRY *pEntry) in DoTestEntry() 63 static const TEST_ENTRY s_entries[] =
|
H A D | DrawText.c | 16 typedef struct TEST_ENTRY struct 25 } TEST_ENTRY; argument 39 static const TEST_ENTRY s_entries[] = 342 static void DoEntry(HDC hdc, const TEST_ENTRY *pEntry) in DoEntry()
|
/reactos/modules/rostests/apitests/shlwapi/ |
H A D | SHGetRestriction.c | 41 } TEST_ENTRY, *PTEST_ENTRY; typedef 43 static const TEST_ENTRY s_Entries[] = 58 TEST_DoEntry(const TEST_ENTRY *entry, FN_SHGetRestriction fnSHGetRestriction) in TEST_DoEntry()
|
/reactos/modules/rostests/apitests/imm32/ |
H A D | JapanImeConvTest.h | 29 } TEST_ENTRY, *PTEST_ENTRY; typedef 49 static const TEST_ENTRY s_entries[] = 78 const TEST_ENTRY *entry = &s_entries[s_iEntry]; in EditWindowProc() 162 const TEST_ENTRY *entry = &s_entries[s_iEntry]; in OnTimer()
|
/reactos/modules/rostests/apitests/cmd/ |
H A D | cmd.c | 12 typedef struct TEST_ENTRY struct 23 } TEST_ENTRY; argument 25 static const TEST_ENTRY s_exit_entries[] = 36 static const TEST_ENTRY s_echo_entries[] = 43 static const TEST_ENTRY s_cd_entries[] = 56 static const TEST_ENTRY s_pushd_entries[] = 127 static const TEST_ENTRY s_attrib_entries[] = 403 static void DoTestEntry(const TEST_ENTRY *pEntry) in DoTestEntry()
|
H A D | fc.c | 14 typedef struct TEST_ENTRY struct 24 } TEST_ENTRY; argument 33 static const TEST_ENTRY s_entries[] = 512 static void DoTestEntry(const TEST_ENTRY* pEntry) in DoTestEntry()
|
/reactos/modules/rostests/apitests/ntdll/ |
H A D | UserModeException.c | 50 } TEST_ENTRY, *PTEST_ENTRY; typedef 113 TEST_ENTRY TestEntries[] =
|