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() local103 const CXFA_ContentLayoutItem* pCurNode = this; in GetIndex() local
71 for (CXFA_LayoutItem* pCurNode = const_cast<CXFA_LayoutItem*>(this); pCurNode; in GetPage() local
780 CXFA_ViewLayoutProcessor::ExecuteBreakBeforeOrAfter(const CXFA_Node* pCurNode, in ExecuteBreakBeforeOrAfter()1023 for (CXFA_Node* pCurNode = bIsOverflowNode ? pFormNode in ProcessOverflow() local1619 for (CXFA_Node* pCurNode = pFormNode->GetFirstChild(); pCurNode; in QueryOverflow() local
347 bool ExistContainerKeep(CXFA_Node* pCurNode, bool bPreFind) { in ExistContainerKeep()
625 for (auto* pCurNode : rgNodeArray1) { in ReorderDataNodes() local