Searched refs:GetContainerParent (Results 1 – 4 of 4) sorted by relevance
22 return pTemplateNode->GetContainerParent(); in GetParent()
177 CXFA_Node* GetContainerParent() const;
1031 CXFA_Node* CXFA_Node::GetContainerParent() const { in GetContainerParent() function in CXFA_Node2264 for (auto* pNode = this; pNode; pNode = pNode->GetContainerParent()) { in IsOpenAccess()
265 pTestScript, pTestScript->GetContainerParent()); in RunBreakTestScript()789 CXFA_Node* pFormNode = pCurNode->GetContainerParent(); in ExecuteBreakBeforeOrAfter()814 CXFA_Node* pParentNode = pFormNode->GetContainerParent(); in ExecuteBreakBeforeOrAfter()861 CXFA_Node* pFormNode = pBreakNode->GetContainerParent(); in ProcessBreakBeforeOrAfter()868 pFormNode = pFormNode->GetContainerParent(); in ProcessBreakBeforeOrAfter()913 CXFA_Node* pFormNode = pBookendNode->GetContainerParent(); in ProcessBookendLeaderOrTrailer()936 pOverflowNode->GetContainerParent()->GetTemplateNodeIfExists(); in BreakOverflow()1068 pBookendNode->GetContainerParent()->GetTemplateNodeIfExists(); in ResolveBookendLeaderOrTrailer()