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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLBodyElement.cpp25 #include "core/html/HTMLBodyElement.h"
45 inline HTMLBodyElement::HTMLBodyElement(Document& document) function in class:blink::HTMLBodyElement
50 DEFINE_NODE_FACTORY(HTMLBodyElement)
52 HTMLBodyElement::~HTMLBodyElement()
56 bool HTMLBodyElement::isPresentationAttribute(const QualifiedName& name) const
63 void HTMLBodyElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style)
92 void HTMLBodyElement::parseAttribute(const QualifiedName& name, const AtomicString& value)
157 Node::InsertionNotificationRequest HTMLBodyElement
[all...]

Completed in 62 milliseconds