Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/panels/
Dpanel_drag_browsertest.cc1097 gfx::Vector2d drag_delta_to_attach = GetDragDeltaToAttach(panel); in IN_PROC_BROWSER_TEST_F() local
1098 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() local
1164 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()