Home
last modified time | relevance | path

Searched defs:RemoveIndexFromSelection (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/tabs/
Dtab_strip_selection_model.cc77 void TabStripSelectionModel::RemoveIndexFromSelection(int index) { in RemoveIndexFromSelection() function in TabStripSelectionModel
Dtab_strip_selection_model_unittest.cc89 TEST_F(TabStripSelectionModelTest, RemoveIndexFromSelection) { in TEST_F() argument