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

  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab_strip.cc 163 void TouchTabStrip::CalculateBoundsForDraggedTabs(
  /external/chromium/chrome/browser/ui/views/tabs/
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...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.cc 552 std::vector<gfx::Rect> drag_bounds = CalculateBoundsForDraggedTabs();
    [all...]
tab_strip.cc     [all...]

Completed in 109 milliseconds