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

  /external/chromium/chrome/browser/ui/views/tabs/
base_tab_strip.h 215 void StoppedDraggingTabs(const std::vector<BaseTab*>& tabs);
248 // Invoked from StoppedDraggingTabs to cleanup |tab|. If |tab| is known
base_tab_strip.cc 496 void BaseTabStrip::StoppedDraggingTabs(const std::vector<BaseTab*>& tabs) {
dragged_tab_controller.cc     [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.h 380 void StoppedDraggingTabs(const std::vector<Tab*>& tabs,
385 // Invoked from StoppedDraggingTabs to cleanup |tab|. If |tab| is known
tab_drag_controller.cc     [all...]
tab_strip.cc     [all...]

Completed in 62 milliseconds