Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_layout_appadapter.cpp41 void XFA_ReleaseLayoutItem(CXFA_LayoutItem* pLayoutItem) { in XFA_ReleaseLayoutItem() function
46 XFA_ReleaseLayoutItem(pNode); in XFA_ReleaseLayoutItem()
Dxfa_layout_appadapter.h72 void XFA_ReleaseLayoutItem(CXFA_LayoutItem* pLayoutItem);
Dxfa_layout_pagemgr_new.cpp40 XFA_ReleaseLayoutItem(pLayoutItem); in ~CXFA_LayoutPageMgr()
1955 XFA_ReleaseLayoutItem(pRootLayoutItem); in PrepareLayout()
Dxfa_layout_itemlayout.cpp1927 XFA_ReleaseLayoutItem(pTrailerItem); in ProcessUnUseOverFlow()