Searched refs:nextChildPreviousSibling (Results 1 – 1 of 1) sorted by relevance
229 RefPtr<Node> nextChildPreviousSibling = nextChild->previousSibling(); in parserInsertBefore() local239 childrenChanged(true, nextChildPreviousSibling.get(), nextChild, 1); in parserInsertBefore()