Searched refs:pNextSibling (Results 1 – 2 of 2) sorted by relevance
229 CXFA_Node* pNextSibling = in XFA_XPDPacket_MergeRootNode() local233 pChildNode = pNextSibling; in XFA_XPDPacket_MergeRootNode()234 pNextSibling = nullptr; in XFA_XPDPacket_MergeRootNode()
230 CXFA_Node* pNextSibling = in InsertItem() local236 ->InsertChild(pNewInstance, pNextSibling); in InsertItem()253 sIteratorAfter(pNextSibling); in InsertItem()