Searched refs:OnLayoutItemRemoving (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_layoutitem.cpp | 25 pNotify->OnLayoutItemRemoving(pDocLayout, pNode); in XFA_ReleaseLayoutItem() 29 pNotify->OnLayoutItemRemoving(pDocLayout, pLayoutItem); in XFA_ReleaseLayoutItem()
|
D | cxfa_layoutpagemgr.cpp | 235 pNotify->OnLayoutItemRemoving(pDocLayout, pCurLayoutItem); in SyncRemoveLayoutItem() 1634 pNotify->OnLayoutItemRemoving(pDocLayout, pCurLayoutItem); in SaveLayoutItem() 1787 pNotify->OnLayoutItemRemoving(pDocLayout, pLayoutItem); in MergePageSetContents() 1850 pNotify->OnLayoutItemRemoving(pDocLayout, pLayoutItem); in MergePageSetContents() 1857 pNotify->OnLayoutItemRemoving(pDocLayout, pLayoutItem); in MergePageSetContents()
|
D | cxfa_itemlayoutprocessor.cpp | 628 pNotify->OnLayoutItemRemoving(pDocLayout, pCurLayoutItem); in DeleteLayoutGeneratedNode() 1363 pNotify->OnLayoutItemRemoving(pDocLayout, pOldLayoutItem); in ExtractLayoutItem()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffnotify.h | 47 void OnLayoutItemRemoving(CXFA_LayoutProcessor* pLayout,
|
D | cxfa_ffnotify.cpp | 522 void CXFA_FFNotify::OnLayoutItemRemoving(CXFA_LayoutProcessor* pLayout, in OnLayoutItemRemoving() function in CXFA_FFNotify
|