Searched refs:AddPageAreaLayoutItem (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_layoutpagemgr.cpp | 573 void CXFA_LayoutPageMgr::AddPageAreaLayoutItem(CXFA_ContainerRecord* pNewRecord, in AddPageAreaLayoutItem() function in CXFA_LayoutPageMgr 666 AddPageAreaLayoutItem(pRecord, pNode); in FinishPaginatedPageSets() 734 AddPageAreaLayoutItem(pRecord, pNode); in FinishPaginatedPageSets() 1162 AddPageAreaLayoutItem(pNewRecord, pCurrentNode); in FindPageAreaFromPageSet_Ordered() 1227 AddPageAreaLayoutItem(pNewRecord, pCurrentNode); in FindPageAreaFromPageSet_SimplexDuplex() 1250 AddPageAreaLayoutItem(pNewRecord, pCurrentNode); in FindPageAreaFromPageSet_SimplexDuplex() 1266 AddPageAreaLayoutItem(pNewRecord, pCurrentNode); in FindPageAreaFromPageSet_SimplexDuplex() 1291 AddPageAreaLayoutItem(pNewRecord, pCurPageArea); in FindPageAreaFromPageSet_SimplexDuplex() 1345 AddPageAreaLayoutItem(pNewRecord, m_pCurPageArea); in GetNextAvailPageArea() 1465 AddPageAreaLayoutItem(pNewRecord, pPageArea); in CreateMinPageRecord()
|
D | cxfa_layoutpagemgr.h | 70 void AddPageAreaLayoutItem(CXFA_ContainerRecord* pNewRecord,
|