Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_drag_controller.h288 DetachPosition GetDetachPosition(const gfx::Point& point_in_screen);
Dtab_drag_controller.cc799 TabDragController::DetachPosition TabDragController::GetDetachPosition( in GetDetachPosition() function in TabDragController
1647 switch (GetDetachPosition(point_in_screen)) { in CalculateDraggedBrowserBounds()