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

  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab_strip.h 50 virtual void CalculateBoundsForDraggedTabs(
touch_tab_strip.cc 163 void TouchTabStrip::CalculateBoundsForDraggedTabs(
  /external/chromium/chrome/browser/ui/views/tabs/
side_tab_strip.h 55 virtual void CalculateBoundsForDraggedTabs(
base_tab_strip.h 194 virtual void CalculateBoundsForDraggedTabs(
tab_strip.h 97 virtual void CalculateBoundsForDraggedTabs(
side_tab_strip.cc 400 void SideTabStrip::CalculateBoundsForDraggedTabs(
tab_strip.cc 481 CalculateBoundsForDraggedTabs(tabs, &bounds);
505 void TabStrip::CalculateBoundsForDraggedTabs(const std::vector<BaseTab*>& tabs,
    [all...]
dragged_tab_controller.cc     [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h 401 std::vector<gfx::Rect> CalculateBoundsForDraggedTabs();
tab_strip.h 367 void CalculateBoundsForDraggedTabs(const std::vector<Tab*>& tabs,
tab_drag_controller.cc 552 std::vector<gfx::Rect> drag_bounds = CalculateBoundsForDraggedTabs();
    [all...]
tab_strip.cc     [all...]

Completed in 84 milliseconds