Home
last modified time | relevance | path

Searched refs:DestroyWebContents (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
Dpanel_host.h45 void DestroyWebContents();
Dpanel_host.cc74 void PanelHost::DestroyWebContents() { in DestroyWebContents() function in PanelHost
Dpanel.cc738 panel_host_->DestroyWebContents(); in OnWindowClosing()
/external/chromium_org/chrome/browser/android/
Dtab_android.h127 virtual void DestroyWebContents(JNIEnv* env,
Dtab_android.cc344 void TabAndroid::DestroyWebContents(JNIEnv* env, in DestroyWebContents() function in TabAndroid