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