Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/panels/
Dpanel_drag_browsertest.cc192 static const int big_delta_y = 30; // Do not exceed the threshold to detach. in IN_PROC_BROWSER_TEST_F() local
246 mouse_location.Offset(big_delta_x, big_delta_y); in IN_PROC_BROWSER_TEST_F()
260 mouse_location.Offset(0, -big_delta_y); in IN_PROC_BROWSER_TEST_F()
272 mouse_location.Offset(0, big_delta_y); in IN_PROC_BROWSER_TEST_F()