HomeSort by relevance Sort by last modified time
    Searched defs:ExternalHtmlDialogUI (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/
html_dialog_ui.cc 76 ExternalHtmlDialogUI::ExternalHtmlDialogUI(TabContents* tab_contents)
85 ExternalHtmlDialogUI::~ExternalHtmlDialogUI() {
html_dialog_ui.h 119 class ExternalHtmlDialogUI : public HtmlDialogUI {
121 explicit ExternalHtmlDialogUI(TabContents* tab_contents);
122 virtual ~ExternalHtmlDialogUI();

Completed in 92 milliseconds