Home
last modified time | relevance | path

Searched refs:GetTargetTabStripForPoint (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_drag_controller.h279 TabStrip* GetTargetTabStripForPoint(const gfx::Point& point_in_screen);
Dtab_drag_controller.cc526 GetTargetTabStripForPoint(point_in_screen) : source_tabstrip_; in ContinueDragging()
811 TabStrip* TabDragController::GetTargetTabStripForPoint( in GetTargetTabStripForPoint() function in TabDragController