Home
last modified time | relevance | path

Searched refs:NotifyTabSelectedIfChanged (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/tabs/
Dtab_strip_model.cc163 NotifyTabSelectedIfChanged(selected_contents, index, false); in InsertTabContentsAt()
230 NotifyTabSelectedIfChanged(removed_contents, active_index(), false); in DetachTabContentsAt()
235 NotifyTabSelectedIfChanged(removed_contents, next_selected_index, in DetachTabContentsAt()
1208 void TabStripModel::NotifyTabSelectedIfChanged(TabContentsWrapper* old_contents, in NotifyTabSelectedIfChanged() function in TabStripModel
Dtab_strip_model.h514 void NotifyTabSelectedIfChanged(TabContentsWrapper* old_contents,