Searched refs:TabContentsDestroyed (Results 1 – 11 of 11) sorted by relevance
38 TabContentsDestroyed(Source<TabContents>(source).ptr()); in Observe()71 void TabContentsContainer::TabContentsDestroyed(TabContents* contents) { in TabContentsDestroyed() function in TabContentsContainer
63 void TabContentsDestroyed(TabContents* contents);
71 void TabContentsDestroyed(TabContents* contents);
37 void TabContentsDestroyed() { in TabContentsDestroyed() function in AutomationTabHelperTest38 tab_helper()->TabContentsDestroyed(contents_wrapper()->tab_contents()); in TabContentsDestroyed()205 TabContentsDestroyed(); in TEST_F()
98 virtual void TabContentsDestroyed(TabContents* tab_contents);
88 void AutomationTabHelper::TabContentsDestroyed(TabContents* tab_contents) { in TabContentsDestroyed() function in AutomationTabHelper
178 TabContentsDestroyed(Source<TabContents>(source).ptr()); in Observe()181 void TabContentsContainerGtk::TabContentsDestroyed(TabContents* contents) { in TabContentsDestroyed() function in TabContentsContainerGtk
61 void TabContentsDestroyed(TabContents* contents);
34 virtual void TabContentsDestroyed(TabContents* tab) OVERRIDE;58 void TabFinder::TabContentsObserverImpl::TabContentsDestroyed( in TabContentsDestroyed() function in TabFinder::TabContentsObserverImpl
105 virtual void TabContentsDestroyed(TabContents* tab) OVERRIDE;
380 void ExtensionWebNavigationTabObserver::TabContentsDestroyed( in TabContentsDestroyed() function in ExtensionWebNavigationTabObserver