Searched refs:setPreviousSibling (Results 1 – 13 of 13) sorted by relevance
121 oldChild->nextSibling()->setPreviousSibling(oldChild->previousSibling()); in removeChildNode()128 oldChild->setPreviousSibling(0); in removeChildNode()150 newChild->setPreviousSibling(lChild); in appendChildNode()210 beforeChild->setPreviousSibling(child); in insertChildNode()213 child->setPreviousSibling(prev); in insertChildNode()
491 void setPreviousSibling(RenderLayer* prev) { m_previous = prev; } in setPreviousSibling() function
1024 child->setPreviousSibling(prevSibling); in addChild()1031 beforeChild->setPreviousSibling(child); in addChild()1069 oldChild->nextSibling()->setPreviousSibling(oldChild->previousSibling()); in removeChild()1085 oldChild->setPreviousSibling(0); in removeChild()
214 void setPreviousSibling(RenderObject* previous) { m_previous = previous; } in setPreviousSibling() function
955 firstAnChild->setPreviousSibling(child->previousSibling()); in removeLeftoverAnonymousBlock()960 child->nextSibling()->setPreviousSibling(lastAnChild); in removeLeftoverAnonymousBlock()975 child->nextSibling()->setPreviousSibling(child->previousSibling()); in removeLeftoverAnonymousBlock()978 child->setPreviousSibling(0); in removeLeftoverAnonymousBlock()
75 child->setPreviousSibling(lastChild); in appendChildToContainer()122 n->setPreviousSibling(0);
199 nextChild->setPreviousSibling(newChild); in insertBeforeCommon()209 newChild->setPreviousSibling(prev); in insertBeforeCommon()330 next->setPreviousSibling(child.get()); in replaceChild()336 child->setPreviousSibling(prev.get()); in replaceChild()472 nextChild->setPreviousSibling(previousChild); in removeBetween()480 oldChild->setPreviousSibling(0); in removeBetween()530 n->setPreviousSibling(0); in removeChildren()619 child->setPreviousSibling(m_lastChild); in appendChild()
242 void setPreviousSibling(Node* previous) { m_previous = previous; } in setPreviousSibling() function
411 m_next->setPreviousSibling(0); in ~Node()
152 void setPreviousSibling(SVGElementInstance* sibling) { m_previousSibling = sibling; } in setPreviousSibling() function
38087 (WebCore::SVGElementInstance::setPreviousSibling):
12876 (WebCore::RenderObject::setPreviousSibling):
80230 (WebCore::SVGElementInstance::setPreviousSibling):