Searched defs:nextChild (Results 1 – 6 of 6) sorted by relevance
60 Node* nextChild; in swapInNodePreservingAttributesAndChildren() local
336 RefPtr<Node> nextChild = child->nextSibling(); in removeNode() local
1395 Node* nextChild = child->nextSibling(); in pushDownTextDecorationStyleAroundNode() local1688 Node *nextChild = nextElement->firstChild(); in mergeEndWithNextIfIdentical() local
104 RefPtr<Node> nextChild = isFragment ? child->nextSibling() : 0; in insertBefore() local213 RefPtr<Node> nextChild = isFragment ? child->nextSibling() : 0; in replaceChild() local457 RefPtr<Node> nextChild = isFragment ? child->nextSibling() : 0; in appendChild() local
309 RefPtr<Node> nextChild; in createContextualFragment() local
420 RenderObject* nextChild = children()->firstChild(); in moveAllChildrenTo() local435 RenderObject* nextChild = children()->firstChild(); in moveAllChildrenTo() local