OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
291
void HungRendererDialogView::
EndForWebContents
(WebContents* contents) {
478
HungRendererDialogView::GetInstance()->
EndForWebContents
(contents);
Completed in 440 milliseconds