Searched refs:pPageNode (Results 1 – 3 of 3) sorted by relevance
171 CXFA_Node* pPageNode = GetNextAvailPageArea(NULL); in AppendNewPage() local172 if (!pPageNode) { in AppendNewPage()333 CXFA_Node* pPageNode, in CreateContainerRecord() argument337 if (!IsPageSetRootOrderedOccurrence() || pPageNode == NULL) { in CreateContainerRecord()342 CXFA_Node* pPageSet = pPageNode->GetNodeItem(XFA_NODEITEM_Parent); in CreateContainerRecord()382 if (pPageNode) { in CreateContainerRecord()383 CXFA_Node* pPageSet = pPageNode->GetNodeItem(XFA_NODEITEM_Parent); in CreateContainerRecord()1422 CXFA_Node* pPageNode = GetCurrentContainerRecord()->pCurPageArea->m_pFormNode; in GetNextAvailContentHeight() local1423 CXFA_Node* pOccurNode = pPageNode->GetFirstChildByClass(XFA_ELEMENT_Occur); in GetNextAvailContentHeight()1460 pPageNode->GetFirstChildByClass(XFA_ELEMENT_ContentArea); in GetNextAvailContentHeight()
69 CXFA_ContainerRecord* CreateContainerRecord(CXFA_Node* pPageNode = NULL,
2810 CPDF_PageNode* pPageNode,2813 CPDF_PageNode* pPageNode,4092 CPDF_PageNode* pPageNode, in CheckArrayPageNode() argument4115 pPageNode->m_type = PDF_PAGENODE_PAGES; in CheckArrayPageNode()4122 pPageNode->m_childNode.Add(pNode); in CheckArrayPageNode()4129 CPDF_PageNode* pPageNode, in CheckUnkownPageNode() argument4145 pPageNode->m_dwPageNo = dwPageNo; in CheckUnkownPageNode()4146 pPageNode->m_type = PDF_PAGENODE_ARRAY; in CheckUnkownPageNode()4155 pPageNode->m_dwPageNo = dwPageNo; in CheckUnkownPageNode()4159 pPageNode->m_type = PDF_PAGENODE_PAGES; in CheckUnkownPageNode()[all …]