HomeSort by relevance Sort by last modified time
    Searched refs:lastBody (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTableElement.h 91 HTMLTableSectionElement* lastBody() const;
HTMLTableElement.cpp 154 Node* referenceElement = lastBody() ? lastBody()->nextSibling() : 0;
174 HTMLTableSectionElement* HTMLTableElement::lastBody() const
214 parent = lastBody();

Completed in 522 milliseconds