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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.cc237 const gfx::Point& mouse_offset,
264 start_point_in_screen_ = gfx::Point(source_tab_offset, mouse_offset.y());
267 mouse_offset_ = mouse_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 263 milliseconds