Searched defs:pDDGroupNode (Results 1 – 1 of 1) sorted by relevance
44 static CXFA_Node* GetFirstChild(CXFA_Node* pDDGroupNode) { in GetFirstChild()47 static CXFA_Node* GetNextSibling(CXFA_Node* pDDGroupNode) { in GetNextSibling()50 static CXFA_Node* GetParent(CXFA_Node* pDDGroupNode) { in GetParent()1049 for (CXFA_Node* pDDGroupNode = sIterator.GetCurrent(); pDDGroupNode; in MaybeCreateDataNode() local1226 for (CXFA_Node* pDDGroupNode = sIterator.GetCurrent(); pDDGroupNode; in UpdateDataRelation() local