Searched refs:GetInsertionIndexForDraggedBounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.h321 int GetInsertionIndexForDraggedBounds(const gfx::Rect& dragged_bounds) const;
333 // Used by GetInsertionIndexForDraggedBounds() when the tabstrip is stacked.
H A Dtab_drag_controller.cc708 int to_index = GetInsertionIndexForDraggedBounds(
903 int index = GetInsertionIndexForDraggedBounds(
1164 int TabDragController::GetInsertionIndexForDraggedBounds( function in class:TabDragController

Completed in 1952 milliseconds