Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutitem.cpp17 void XFA_ReleaseLayoutItem(CXFA_LayoutItem* pLayoutItem) { in XFA_ReleaseLayoutItem() function
26 XFA_ReleaseLayoutItem(pNode); in XFA_ReleaseLayoutItem()
Dcxfa_layoutitem.h16 void XFA_ReleaseLayoutItem(CXFA_LayoutItem* pLayoutItem);
Dcxfa_layoutpagemgr.cpp283 XFA_ReleaseLayoutItem(pLayoutItem); in ~CXFA_LayoutPageMgr()
1989 XFA_ReleaseLayoutItem(pRootLayoutItem); in PrepareLayout()
Dcxfa_itemlayoutprocessor.cpp2133 XFA_ReleaseLayoutItem(pTrailerItem); in ProcessUnUseOverFlow()