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.cpp94 inline HTMLDialogElement::HTMLDialogElement(Document& document) in HTMLDialogElement() function in blink::HTMLDialogElement
103 DEFINE_NODE_FACTORY(HTMLDialogElement) in DEFINE_NODE_FACTORY() argument
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h103 class HTMLDialogElement; variable