Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffnotify.h78 void OnLayoutItemRemoving(CXFA_FFDocView* pDocView,
Dxfa_ffnotify.cpp249 OnLayoutItemRemoving(pDocView, pLayout, pSender, pParam, pParam2); in OnLayoutEvent()
611 void CXFA_FFNotify::OnLayoutItemRemoving(CXFA_FFDocView* pDocView, in OnLayoutItemRemoving() function in CXFA_FFNotify