Home
last modified time | relevance | path

Searched refs:SetTabBoundsForDrag (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_strip.h476 void SetTabBoundsForDrag(const std::vector<gfx::Rect>& tab_bounds);
Dtab_drag_controller.cc1706 attached_tabstrip_->SetTabBoundsForDrag(*drag_bounds); in AdjustBrowserAndTabBoundsForDrag()
Dtab_strip.cc2152 void TabStrip::SetTabBoundsForDrag(const std::vector<gfx::Rect>& tab_bounds) { in SetTabBoundsForDrag() function in TabStrip