Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableCaptionElement.cpp35 inline HTMLTableCaptionElement::HTMLTableCaptionElement(Document& document) in HTMLTableCaptionElement() function in WebCore::HTMLTableCaptionElement
41 DEFINE_NODE_FACTORY(HTMLTableCaptionElement) in DEFINE_NODE_FACTORY() argument
DHTMLTableElement.h35 class HTMLTableCaptionElement; variable