Searched defs:ExternalHtmlDialogUI (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
H A Dhtml_dialog_ui.cc76 ExternalHtmlDialogUI::ExternalHtmlDialogUI(TabContents* tab_contents) function in class:ExternalHtmlDialogUI
85 ExternalHtmlDialogUI::~ExternalHtmlDialogUI() {
H A Dhtml_dialog_ui.h119 class ExternalHtmlDialogUI : public HtmlDialogUI { class in inherits:HtmlDialogUI
121 explicit ExternalHtmlDialogUI(TabContents* tab_contents);
122 virtual ~ExternalHtmlDialogUI();

Completed in 94 milliseconds