GetInsertionIndexForDraggedBounds  346 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc     int to_index = GetInsertionIndexForDraggedBounds(
GetInsertionIndexForDraggedBounds  463 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc     int index = GetInsertionIndexForDraggedBounds(GetEffectiveBounds(bounds));
GetInsertionIndexForDraggedBounds  151 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h   int GetInsertionIndexForDraggedBounds(const gfx::Rect& dragged_bounds);
GetInsertionIndexForDraggedBounds  799 chrome/browser/ui/views/tabs/tab_drag_controller.cc     int to_index = GetInsertionIndexForDraggedBounds(bounds);
GetInsertionIndexForDraggedBounds 1002 chrome/browser/ui/views/tabs/tab_drag_controller.cc     int index = GetInsertionIndexForDraggedBounds(bounds);
GetInsertionIndexForDraggedBounds  349 chrome/browser/ui/views/tabs/tab_drag_controller.h   int GetInsertionIndexForDraggedBounds(const gfx::Rect& dragged_bounds) const;