Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.h67 CXFA_ViewLayoutItem* GetRootLayoutItem() const { in GetRootLayoutItem() function
Dcxfa_viewlayoutprocessor.cpp348 CXFA_LayoutItem* pLayoutItem = GetRootLayoutItem(); in PreFinalize()
1660 CXFA_ViewLayoutItem* pRootLayout = GetRootLayoutItem(); in MergePageSetContents()
1790 CXFA_Node* pPageSet = GetRootLayoutItem()->GetFormNode(); in MergePageSetContents()
1837 for (CXFA_ViewLayoutItem* pRootLayoutItem = GetRootLayoutItem(); in LayoutPageSetContents()
1858 for (CXFA_ViewLayoutItem* pRootLayoutItem = GetRootLayoutItem(); in SyncLayoutData()