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

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_drag_browsertest.cc1097 gfx::Vector2d drag_delta_to_attach = GetDragDeltaToAttach(panel); local
1098 mouse_location = mouse_location + drag_delta_to_attach;
1103 panel_new_bounds.Offset(drag_delta_to_attach);
1163 gfx::Vector2d drag_delta_to_attach = GetDragDeltaToAttach(panel); local
1164 mouse_location = mouse_location + drag_delta_to_attach;
1169 panel_new_bounds.Offset(drag_delta_to_attach);

Completed in 317 milliseconds