Home | History | Annotate | Download | only in panels

Lines Matching full:drag_delta_to_detach_again

1225   gfx::Vector2d drag_delta_to_detach_again = GetDragDeltaToDetach();
1226 mouse_location = mouse_location + drag_delta_to_detach_again;
1231 panel_new_bounds.Offset(drag_delta_to_detach_again);