HomeSort by relevance Sort by last modified time
    Searched refs:EndForWebContents (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/gtk/
hung_renderer_dialog_gtk.cc 41 void EndForWebContents(WebContents* hung_contents);
216 void HungRendererDialogGtk::EndForWebContents(WebContents* contents) {
266 g_instance->EndForWebContents(contents);
  /external/chromium_org/chrome/browser/ui/views/
hung_renderer_view.h 120 virtual void EndForWebContents(content::WebContents* contents);
hung_renderer_view.cc 291 void HungRendererDialogView::EndForWebContents(WebContents* contents) {
478 HungRendererDialogView::GetInstance()->EndForWebContents(contents);

Completed in 1012 milliseconds