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

  /external/chromium/chrome/browser/tabs/
tab_strip_model.h 560 reset_group_on_select(false),
602 bool reset_group_on_select; member in struct:TabStripModel::TabContentsData
tab_strip_model.cc 485 return contents_data_.at(index)->reset_group_on_select;
660 contents_data_.at(index)->reset_group_on_select = true;
    [all...]

Completed in 28 milliseconds