Searched refs:setLastChild (Results 1 – 13 of 13) sorted by relevance
80 container->setLastChild(child); in appendChildToContainer()143 container->setLastChild(0);
102 void setLastChild(Node* child) { m_lastChild = child; } in setLastChild() function
71 setLastChild(textNode.get()); in createTextChild()
50 void setLastChild(RenderObject* child) { m_lastChild = child; } in setLastChild() function
126 setLastChild(oldChild->previousSibling()); in removeChildNode()155 setLastChild(newChild); in appendChildNode()
494 void setLastChild(RenderLayer* last) { m_last = last; } in setLastChild() function
965 m_children.setLastChild(lastAnChild); in removeLeftoverAnonymousBlock()970 m_children.setLastChild(child->previousSibling()); in removeLeftoverAnonymousBlock()
1035 setLastChild(child); in addChild()
149 void setLastChild(SVGElementInstance* child) { m_lastChild = child; } in setLastChild() function
46489 (WebCore::RenderObjectChildList::setLastChild):80228 (WebCore::SVGElementInstance::setLastChild):
38085 (WebCore::SVGElementInstance::setLastChild):
19057 (ContainerNodeImpl::setLastChild):
68168 setFirstChild and setLastChild functions.