Home
last modified time | relevance | path

Searched defs:pDDGroupNode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_document.cpp63 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() local
1256 for (CXFA_Node* pDDGroupNode = sIterator.GetCurrent(); pDDGroupNode; in UpdateDataRelation() local