Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDocument.h33 class HTMLBodyElement; variable
DHTMLBodyElement.cpp44 inline HTMLBodyElement::HTMLBodyElement(Document& document) in HTMLBodyElement() function in WebCore::HTMLBodyElement
50 DEFINE_NODE_FACTORY(HTMLBodyElement) in DEFINE_NODE_FACTORY() argument