Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffnotify.h72 void OnChildRemoved(CXFA_Node* pSender, void* pParam, void* pParam2);
Dxfa_ffnotify.cpp70 OnChildRemoved(pSender, pParam, pParam2); in OnNodeEvent()
559 void CXFA_FFNotify::OnChildRemoved(CXFA_Node* pSender, in OnChildRemoved() function in CXFA_FFNotify