Searched defs:pDDGroupNode (Results 1 – 1 of 1) sorted by relevance
28 static CXFA_Node* GetFirstChild(CXFA_Node* pDDGroupNode) { in GetFirstChild()31 static CXFA_Node* GetNextSibling(CXFA_Node* pDDGroupNode) { in GetNextSibling()34 static CXFA_Node* GetParent(CXFA_Node* pDDGroupNode) { in GetParent()1034 for (CXFA_Node* pDDGroupNode = sIterator.GetCurrent(); pDDGroupNode; in MaybeCreateDataNode() local1208 for (CXFA_Node* pDDGroupNode = sIterator.GetCurrent(); pDDGroupNode; in UpdateDataRelation() local