Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/panels/
Dpanel_drag_browsertest.cc2632 gfx::Vector2d drag_delta_to_unsnap = GetDragDeltaToUnsnap(panel1); in IN_PROC_BROWSER_TEST_F() local
2633 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() local
2708 mouse_location = mouse_location + drag_delta_to_unsnap; in IN_PROC_BROWSER_TEST_F()