Searched refs:drag_delta_to_attach (Results 1 – 1 of 1) sorted by relevance
1097 gfx::Vector2d drag_delta_to_attach = GetDragDeltaToAttach(panel); in IN_PROC_BROWSER_TEST_F() local1098 mouse_location = mouse_location + drag_delta_to_attach; in IN_PROC_BROWSER_TEST_F()1103 panel_new_bounds.Offset(drag_delta_to_attach); in IN_PROC_BROWSER_TEST_F()1163 gfx::Vector2d drag_delta_to_attach = GetDragDeltaToAttach(panel); in IN_PROC_BROWSER_TEST_F() local1164 mouse_location = mouse_location + drag_delta_to_attach; in IN_PROC_BROWSER_TEST_F()1169 panel_new_bounds.Offset(drag_delta_to_attach); in IN_PROC_BROWSER_TEST_F()