Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_viewlayoutprocessor.h51 CXFA_ViewLayoutItem* GetRootLayoutItem() const { in GetRootLayoutItem() function
Dcxfa_viewlayoutprocessor.cpp343 RetainPtr<CXFA_LayoutItem> pLayoutItem(GetRootLayoutItem()); in ~CXFA_ViewLayoutProcessor()
1647 CXFA_ViewLayoutItem* pRootLayout = GetRootLayoutItem(); in MergePageSetContents()
1779 CXFA_Node* pPageSet = GetRootLayoutItem()->GetFormNode(); in MergePageSetContents()
1827 for (CXFA_ViewLayoutItem* pRootLayoutItem = GetRootLayoutItem(); in LayoutPageSetContents()
1848 for (CXFA_ViewLayoutItem* pRootLayoutItem = GetRootLayoutItem(); in SyncLayoutData()