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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLTableCaptionElement.cpp26 #include "core/html/HTMLTableCaptionElement.h"
35 inline HTMLTableCaptionElement::HTMLTableCaptionElement(Document& document) function in class:blink::HTMLTableCaptionElement
40 DEFINE_NODE_FACTORY(HTMLTableCaptionElement)
42 void HTMLTableCaptionElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style)

Completed in 126 milliseconds