Searched refs:GetTabScreenBounds (Results 1 – 2 of 2) sorted by relevance
171 static gfx::Rect GetTabScreenBounds(TabGtk* tab);
664 gfx::Rect rect = GetTabScreenBounds(tab); in CompleteDrag()665 dragged_tab_->AnimateToBounds(GetTabScreenBounds(tab), in CompleteDrag()708 gfx::Rect DraggedTabControllerGtk::GetTabScreenBounds(TabGtk* tab) { in GetTabScreenBounds() function in DraggedTabControllerGtk