Searched refs:big_delta_x (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_drag_browsertest.cc191 static const int big_delta_x = 70; local
204 mouse_location.Offset(-big_delta_x, 0);
207 panel_new_bounds.Offset(-big_delta_x, 0);
218 mouse_location.Offset(-big_delta_x, 0);
221 panel_new_bounds.Offset(-big_delta_x, 0);
232 mouse_location.Offset(big_delta_x, 0);
235 panel_new_bounds.Offset(big_delta_x, 0);
246 mouse_location.Offset(big_delta_x, big_delta_y);
249 panel_new_bounds.Offset(big_delta_x, 0);

Completed in 206 milliseconds