Searched refs:pContentAreaNode (Results 1 – 1 of 1) sorted by relevance
673 for (CXFA_Node* pContentAreaNode = in FinishPaginatedPageSets() local675 pContentAreaNode; in FinishPaginatedPageSets()676 pContentAreaNode = in FinishPaginatedPageSets()677 pContentAreaNode->GetNodeItem(XFA_NODEITEM_NextSibling)) { in FinishPaginatedPageSets()678 if (pContentAreaNode->GetElementType() != in FinishPaginatedPageSets()684 pContentAreaNode->GetMeasure(XFA_ATTRIBUTE_H) in FinishPaginatedPageSets()694 CXFA_Node* pContentAreaNode = in FinishPaginatedPageSets() local697 while (pChildLayoutItem && pContentAreaNode) { in FinishPaginatedPageSets()703 if (pContentAreaNode->GetElementType() != in FinishPaginatedPageSets()705 pContentAreaNode = in FinishPaginatedPageSets()[all …]