HomeSort by relevance Sort by last modified time
    Searched defs:EndForWebContents (Results 1 - 2 of 2) 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.cc 267 void HungRendererDialogView::EndForWebContents(WebContents* contents) {
455 HungRendererDialogView::GetInstance()->EndForWebContents(contents);

Completed in 4911 milliseconds