Searched refs:got_hittest (Results 1 – 1 of 1) sorted by relevance
8327 static BOOL got_hittest; variable8331 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()