GetDropBounds    1729 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc   gfx::Rect drop_bounds = GetDropBounds(index, drop_before, &is_beneath);
GetDropBounds     387 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   gfx::Rect GetDropBounds(int drop_index, bool drop_before, bool* is_beneath);
GetDropBounds    2412 chrome/browser/ui/views/tabs/tab_strip.cc   gfx::Rect drop_bounds = GetDropBounds(tab_data_index, drop_before,
GetDropBounds     459 chrome/browser/ui/views/tabs/tab_strip.h   gfx::Rect GetDropBounds(int drop_index, bool drop_before, bool* is_beneath);