Searched refs:lastBody (Results 1 – 3 of 3) sorted by relevance
117 HTMLTableSectionElement* lastBody() const;
172 HTMLTableSectionElement* HTMLTableElement::lastBody() const in lastBody() function in WebCore::HTMLTableElement210 parent = lastBody(); in insertRow()
61693 (WebCore::HTMLTableElement::lastBody): Added.61708 …Frame enums. Removed m_head, m_foot, m_firstBody, and m_caption, and added lastBody function. Remo…