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

  /external/chromium_org/chrome/installer/util/
html_dialog.h 20 class HTMLDialog {
46 virtual ~HTMLDialog() {}
63 HTMLDialog* CreateNativeHTMLDialog(const std::wstring& url);
65 // This class leverages HTMLDialog to create a dialog that is suitable
88 class Customizer : public HTMLDialog::CustomizationCallback {
94 HTMLDialog* dialog_;
  /external/chromium_org/third_party/WebKit/Source/core/page/
ChromeClient.h 256 HTMLDialog = 3

Completed in 367 milliseconds