Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dwin.c8327 static BOOL got_hittest; variable
8331 got_hittest = TRUE; in static_hook_proc()
8376 got_hittest = FALSE; in window_from_point_proc()
8385 ok(got_hittest, "transparent window didn't get WM_NCHITTEST message\n"); in window_from_point_proc()