HomeSort by relevance Sort by last modified time
    Searched refs:GetDraggedViewTabStripBounds (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 225 gfx::Rect GetDraggedViewTabStripBounds(const gfx::Point& tab_strip_point);
dragged_tab_controller.cc 731 gfx::Rect bounds = GetDraggedViewTabStripBounds(dragged_view_point);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.h 148 gfx::Rect GetDraggedViewTabStripBounds(const gfx::Point& screen_point);
dragged_tab_controller_gtk.cc 344 gfx::Rect bounds = GetDraggedViewTabStripBounds(dragged_view_point);
466 GetDraggedViewTabStripBounds(GetDraggedViewPoint(screen_point));
518 gfx::Rect DraggedTabControllerGtk::GetDraggedViewTabStripBounds(
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h 390 gfx::Rect GetDraggedViewTabStripBounds(const gfx::Point& tab_strip_point);
tab_drag_controller.cc     [all...]

Completed in 747 milliseconds