Searched defs:initial_selection_model (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.cc239 const ui::ListSelectionModel& initial_selection_model,
293 initial_selection_model_.Copy(initial_selection_model);
233 Init( TabStrip* source_tabstrip, Tab* source_tab, const std::vector<Tab*>& tabs, const gfx::Point& mouse_offset, int source_tab_offset, const ui::ListSelectionModel& initial_selection_model, MoveBehavior move_behavior, EventSource event_source) argument

Completed in 450 milliseconds