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

  /external/chromium_org/chrome/browser/ui/gtk/
hung_renderer_dialog_gtk.cc 39 void ShowForWebContents(WebContents* hung_contents);
178 void HungRendererDialogGtk::ShowForWebContents(WebContents* hung_contents) {
260 g_instance->ShowForWebContents(contents);
  /external/chromium_org/chrome/browser/ui/views/
hung_renderer_view.h 119 virtual void ShowForWebContents(content::WebContents* contents);
hung_renderer_view.cc 245 void HungRendererDialogView::ShowForWebContents(WebContents* contents) {
470 view->ShowForWebContents(contents);

Completed in 295 milliseconds