Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/panels/
Dpanel_drag_browsertest.cc1083 gfx::Vector2d drag_delta_to_remain_detached = in IN_PROC_BROWSER_TEST_F() local
1085 mouse_location = mouse_location + drag_delta_to_remain_detached; in IN_PROC_BROWSER_TEST_F()
1091 panel_new_bounds.Offset(drag_delta_to_remain_detached); in IN_PROC_BROWSER_TEST_F()
1149 gfx::Vector2d drag_delta_to_remain_detached = in IN_PROC_BROWSER_TEST_F() local
1151 mouse_location = mouse_location + drag_delta_to_remain_detached; in IN_PROC_BROWSER_TEST_F()
1157 panel_new_bounds.Offset(drag_delta_to_remain_detached); in IN_PROC_BROWSER_TEST_F()