Home
last modified time | relevance | path

Searched defs:HTMLDialogElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDialogElement.cpp92 inline HTMLDialogElement::HTMLDialogElement(Document& document) in HTMLDialogElement() function in WebCore::HTMLDialogElement
101 DEFINE_NODE_FACTORY(HTMLDialogElement) in DEFINE_NODE_FACTORY() argument
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h112 class HTMLDialogElement; variable