Searched refs:GetTabStripForPoint (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
H A Ddragged_tab_controller_gtk.h118 TabStripGtk* GetTabStripForPoint(const gfx::Point& screen_point);
H A Ddragged_tab_controller_gtk.cc242 TabStripGtk* target_tabstrip = GetTabStripForPoint(screen_point);
296 TabStripGtk* DraggedTabControllerGtk::GetTabStripForPoint( function in class:DraggedTabControllerGtk
/external/chromium/chrome/browser/ui/views/tabs/
H A Ddragged_tab_controller.h200 BaseTabStrip* GetTabStripForPoint(const gfx::Point& screen_point);
H A Ddragged_tab_controller.cc676 BaseTabStrip* target_tabstrip = GetTabStripForPoint(screen_point);
794 BaseTabStrip* DraggedTabController::GetTabStripForPoint( function in class:DraggedTabController

Completed in 19 milliseconds