Home
last modified time | relevance | path

Searched refs:find_s (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/riched32/
H A Deditor.c637 struct find_s { struct
646 static struct find_s find_tests[] = { argument
655 static struct find_s find_tests2[] = {
722 static struct find_s find_tests3[] = {
729 static void check_EM_FINDTEXT(HWND hwnd, const char *name, struct find_s *f, int id) { in check_EM_FINDTEXT()
742 static void check_EM_FINDTEXTEX(HWND hwnd, const char *name, struct find_s *f, in check_EM_FINDTEXTEX()
768 static void run_tests_EM_FINDTEXT(HWND hwnd, const char *name, struct find_s *find, in run_tests_EM_FINDTEXT()
/reactos/modules/rostests/winetests/riched20/
H A Deditor.c148 struct find_s { struct
157 static struct find_s find_tests[] = { argument
166 static struct find_s find_tests2[] = {
239 static void check_EM_FINDTEXT(HWND hwnd, const char *name, struct find_s *f, int id, BOOL unicode) in check_EM_FINDTEXT()
275 static void check_EM_FINDTEXTEX(HWND hwnd, const char *name, struct find_s *f, in check_EM_FINDTEXTEX()
321 static void run_tests_EM_FINDTEXT(HWND hwnd, const char *name, struct find_s *find, in run_tests_EM_FINDTEXT()