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

  /external/chromium/chrome/browser/tabs/
tab_strip_model_order_controller.cc 125 if (tabstrip_->ShouldResetGroupOnSelect(old_contents))
tab_strip_model.h 332 bool ShouldResetGroupOnSelect(TabContentsWrapper* contents) const;
tab_strip_model.cc 481 bool TabStripModel::ShouldResetGroupOnSelect(
    [all...]
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_order_controller.cc 108 if (tabstrip_->ShouldResetGroupOnSelect(old_contents))
tab_strip_model.h 317 bool ShouldResetGroupOnSelect(content::WebContents* contents) const;
tab_strip_model.cc 511 bool TabStripModel::ShouldResetGroupOnSelect(WebContents* contents) const {
    [all...]

Completed in 104 milliseconds