Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Ddialog.c56 static BOOL g_terminated; variable
479 g_terminated = TRUE; in main_window_procA()
515 g_terminated = TRUE; in disabled_test_proc()
780 ok (g_terminated, "ENTER did not terminate\n"); in test_IsDialogMessage()
1889 g_terminated = FALSE; in test_DisabledDialogTest()
1891 ok(FALSE == g_terminated, "dialog with disabled ok button has been terminated\n"); in test_DisabledDialogTest()