Searched refs:drag_delta_to_unsnap (Results 1 – 1 of 1) sorted by relevance
2632 gfx::Vector2d drag_delta_to_unsnap = GetDragDeltaToUnsnap(panel1); in IN_PROC_BROWSER_TEST_F() local2633 mouse_location = mouse_location + drag_delta_to_unsnap; in IN_PROC_BROWSER_TEST_F()2707 gfx::Vector2d drag_delta_to_unsnap = GetDragDeltaToUnsnap(panel1); in IN_PROC_BROWSER_TEST_F() local2708 mouse_location = mouse_location + drag_delta_to_unsnap; in IN_PROC_BROWSER_TEST_F()