Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/layout/
Dcxfa_layoutitem.cpp20 void XFA_ReleaseLayoutItem(const RetainPtr<CXFA_LayoutItem>& pLayoutItem) { in XFA_ReleaseLayoutItem() function
24 XFA_ReleaseLayoutItem(pNode); in XFA_ReleaseLayoutItem()
Dcxfa_layoutitem.h51 void XFA_ReleaseLayoutItem(const RetainPtr<CXFA_LayoutItem>& pLayoutItem);
Dcxfa_viewlayoutprocessor.cpp346 XFA_ReleaseLayoutItem(pLayoutItem); in ~CXFA_ViewLayoutProcessor()
1909 XFA_ReleaseLayoutItem(pRootLayoutItem); in PrepareLayout()
Dcxfa_contentlayoutprocessor.cpp1498 XFA_ReleaseLayoutItem(pTrailerItem); in ProcessUnUseOverFlow()