Searched defs:pDDGroupNode (Results 1 – 1 of 1) sorted by relevance
60 static CXFA_Node* GetFirstChild(CXFA_Node* pDDGroupNode) { in GetFirstChild()63 static CXFA_Node* GetNextSibling(CXFA_Node* pDDGroupNode) { in GetNextSibling()66 static CXFA_Node* GetParent(CXFA_Node* pDDGroupNode) { in GetParent()745 for (CXFA_Node* pDDGroupNode = sIterator.GetCurrent(); pDDGroupNode; in MaybeCreateDataNode() local1248 for (CXFA_Node* pDDGroupNode = sIterator.GetCurrent(); pDDGroupNode; in UpdateDataRelation() local