HomeSort by relevance Sort by last modified time
    Searched refs:GetInsertionIndexForDraggedBounds (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h 321 int GetInsertionIndexForDraggedBounds(const gfx::Rect& dragged_bounds) const;
333 // Used by GetInsertionIndexForDraggedBounds() when the tabstrip is stacked.
tab_drag_controller.cc 708 int to_index = GetInsertionIndexForDraggedBounds(
    [all...]

Completed in 34 milliseconds