Searched defs:pCurNode (Results 1 – 5 of 5) sorted by relevance
32 CXFA_ContentLayoutItem* pCurNode = this; in GetFirst() local40 CXFA_ContentLayoutItem* pCurNode = this; in GetLast() local105 const CXFA_ContentLayoutItem* pCurNode = this; in GetIndex() local
76 for (CXFA_LayoutItem* pCurNode = const_cast<CXFA_LayoutItem*>(this); pCurNode; in GetPage() local
788 CXFA_ViewLayoutProcessor::ExecuteBreakBeforeOrAfter(const CXFA_Node* pCurNode, in ExecuteBreakBeforeOrAfter()1031 for (CXFA_Node* pCurNode = bIsOverflowNode ? pFormNode in ProcessOverflow() local1630 for (CXFA_Node* pCurNode = pFormNode->GetFirstChild(); pCurNode; in QueryOverflow() local
353 bool ExistContainerKeep(CXFA_Node* pCurNode, bool bPreFind) { in ExistContainerKeep()
616 for (auto& pCurNode : rgNodeArray1) { in ReorderDataNodes() local