Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.h166 RetainPtr<CXFA_ViewLayoutItem> m_pPageSetCurLayoutItem; variable
Dcxfa_viewlayoutprocessor.cpp367 m_pPageSetCurLayoutItem = m_pPageSetRootLayoutItem; in InitLayoutPage()
603 pNewRecord->pCurPageSet = m_pPageSetCurLayoutItem; in CreateViewRecord()
608 pParentLayoutItem = m_pPageSetCurLayoutItem; in CreateViewRecord()
635 m_pPageSetCurLayoutItem = pPageSetLayoutItem; in CreateViewRecord()
1896 m_pPageSetCurLayoutItem = nullptr; in PrepareLayout()