Lines Matching refs:got_button_up

2107     BOOL got_button_down, got_button_up;  in test_Input_mouse()  local
2145 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2156 got_button_up = TRUE; in test_Input_mouse()
2161 ok(got_button_up, "expected WM_LBUTTONUP message\n"); in test_Input_mouse()
2171 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2184 got_button_up = TRUE; in test_Input_mouse()
2190 ok(got_button_up, "expected WM_RBUTTONUP message\n"); in test_Input_mouse()
2201 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2214 got_button_up = TRUE; in test_Input_mouse()
2220 ok(got_button_up, "expected WM_LBUTTONUP message\n"); in test_Input_mouse()
2231 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2241 got_button_up = TRUE; in test_Input_mouse()
2248 ok(!got_button_up, "unexpected WM_RBUTTONUP message\n"); in test_Input_mouse()
2255 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2269 got_button_up = TRUE; in test_Input_mouse()
2275 ok(!got_button_up, "unexpected WM_LBUTTONUP message\n"); in test_Input_mouse()
2282 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2296 got_button_up = TRUE; in test_Input_mouse()
2301 ok(got_button_up, "expected WM_RBUTTONUP message\n"); in test_Input_mouse()
2308 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2322 got_button_up = TRUE; in test_Input_mouse()
2327 ok(got_button_up, "expected WM_LBUTTONUP message\n"); in test_Input_mouse()
2384 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2398 got_button_up = TRUE; in test_Input_mouse()
2403 ok(got_button_up, "expected WM_LBUTTONUP message\n"); in test_Input_mouse()
2416 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2430 got_button_up = TRUE; in test_Input_mouse()
2435 ok(got_button_up, "expected WM_LBUTTONUP message\n"); in test_Input_mouse()
2448 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2462 got_button_up = TRUE; in test_Input_mouse()
2467 ok(got_button_up, "expected WM_LBUTTONUP message\n"); in test_Input_mouse()
2480 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2496 got_button_up = TRUE; in test_Input_mouse()
2501 ok(got_button_up, "expected WM_LBUTTONUP message\n"); in test_Input_mouse()
2513 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2527 got_button_up = TRUE; in test_Input_mouse()
2532 ok(got_button_up, "expected WM_LBUTTONUP message\n"); in test_Input_mouse()
2548 got_button_down = got_button_up = FALSE; in test_Input_mouse()
2562 got_button_up = TRUE; in test_Input_mouse()
2567 ok(got_button_up, "expected WM_LBUTTONUP message\n"); in test_Input_mouse()