Searched refs:NotifyIfTabDeactivated (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model.h509 void NotifyIfTabDeactivated(content::WebContents* contents);
H A Dtab_strip_model.cc419 NotifyIfTabDeactivated(removed_contents);
1304 void TabStripModel::NotifyIfTabDeactivated(WebContents* contents) { function in class:TabStripModel
1350 NotifyIfTabDeactivated(old_contents);

Completed in 108 milliseconds