Home
last modified time | relevance | path

Searched refs:pNewPageAreaLayoutItem (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutpagemgr.cpp575 CXFA_ContainerLayoutItem* pNewPageAreaLayoutItem = nullptr; in AddPageAreaLayoutItem() local
580 pNewPageAreaLayoutItem = pContainerItem; in AddPageAreaLayoutItem()
587 pNewPageAreaLayoutItem = pContainerItem; in AddPageAreaLayoutItem()
589 pNewRecord->pCurPageSet->AddChild(pNewPageAreaLayoutItem); in AddPageAreaLayoutItem()
590 pNewRecord->pCurPageArea = pNewPageAreaLayoutItem; in AddPageAreaLayoutItem()