Home
last modified time | relevance | path

Searched refs:lastBody (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLTableElement.cpp145 Node* referenceElement = lastBody() ? lastBody()->nextSibling() : 0; in createTBody()
165 HTMLTableSectionElement* HTMLTableElement::lastBody() const in lastBody() function in blink::HTMLTableElement
201 parent = lastBody(); in insertRow()
DHTMLTableElement.h94 HTMLTableSectionElement* lastBody() const;