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

/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLTableElement.h91 HTMLTableSectionElement* lastBody() const;
H A DHTMLTableElement.cpp159 Node* referenceElement = lastBody() ? lastBody()->nextSibling() : 0;
178 HTMLTableSectionElement* HTMLTableElement::lastBody() const function in class:WebCore::HTMLTableElement
218 parent = lastBody();

Completed in 110 milliseconds