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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.cc238 int source_tab_offset,
264 start_point_in_screen_ = gfx::Point(source_tab_offset, mouse_offset.y());
289 source_tab->GetMirroredXInView(source_tab_offset)) /
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 209 milliseconds