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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLUListElement.cpp24 #include "core/html/HTMLUListElement.h"
33 inline HTMLUListElement::HTMLUListElement(Document& document) function in class:blink::HTMLUListElement
38 DEFINE_NODE_FACTORY(HTMLUListElement)
40 bool HTMLUListElement::isPresentationAttribute(const QualifiedName& name) const
47 void HTMLUListElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style)

Completed in 62 milliseconds