HomeSort by relevance Sort by last modified time
    Searched defs:TabContentsDestroyed (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_container.cc 38 TabContentsDestroyed(Source<TabContents>(source).ptr());
71 void TabContentsContainer::TabContentsDestroyed(TabContents* contents) {
  /external/chromium/chrome/browser/automation/
automation_tab_helper_unittest.cc 37 void TabContentsDestroyed() {
38 tab_helper()->TabContentsDestroyed(contents_wrapper()->tab_contents());
205 TabContentsDestroyed();
automation_tab_helper.cc 88 void AutomationTabHelper::TabContentsDestroyed(TabContents* tab_contents) {
  /external/chromium/chrome/browser/ui/gtk/
tab_contents_container_gtk.cc 178 TabContentsDestroyed(Source<TabContents>(source).ptr());
181 void TabContentsContainerGtk::TabContentsDestroyed(TabContents* contents) {
  /external/chromium/chrome/browser/tabs/
tab_finder.cc 34 virtual void TabContentsDestroyed(TabContents* tab) OVERRIDE;
58 void TabFinder::TabContentsObserverImpl::TabContentsDestroyed(
  /external/chromium/chrome/browser/extensions/
extension_webnavigation_api.cc 380 void ExtensionWebNavigationTabObserver::TabContentsDestroyed(

Completed in 59 milliseconds