Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/tabs/
Dtab_strip_model.h512 void NotifyIfActiveTabChanged(content::WebContents* old_contents,
Dtab_strip_model.cc430 NotifyIfActiveTabChanged(removed_contents, NOTIFY_DEFAULT); in DetachWebContentsAt()
1311 void TabStripModel::NotifyIfActiveTabChanged(WebContents* old_contents, in NotifyIfActiveTabChanged() function in TabStripModel
1335 NotifyIfActiveTabChanged(old_contents, notify_types); in NotifyIfActiveOrSelectionChanged()