Searched refs:pPageSetLayoutItem (Results 1 – 2 of 2) sorted by relevance
290 CXFA_ViewLayoutItem* pPageSetLayoutItem) { in GetPageAreaCountAndLastPageAreaFromPageSet() argument294 pPageSetLayoutItem->GetFirstChild(); in GetPageAreaCountAndLastPageAreaFromPageSet()586 auto pPageSetLayoutItem = in CreateViewRecord() local588 pPageSet->JSObject()->SetLayoutItem(pPageSetLayoutItem.Get()); in CreateViewRecord()589 m_pPageSetRootLayoutItem->AppendLastChild(pPageSetLayoutItem); in CreateViewRecord()590 pNewRecord->pCurPageSet = std::move(pPageSetLayoutItem); in CreateViewRecord()623 auto pPageSetLayoutItem = in CreateViewRecord() local625 pPageSet->JSObject()->SetLayoutItem(pPageSetLayoutItem.Get()); in CreateViewRecord()632 pPrePageSet->GetParent()->InsertAfter(pPageSetLayoutItem, in CreateViewRecord()635 m_pPageSetCurLayoutItem = pPageSetLayoutItem; in CreateViewRecord()[all …]
160 void ProcessSimplexOrDuplexPageSets(CXFA_ViewLayoutItem* pPageSetLayoutItem,