Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_ffnotify.h44 void OnChildRemoved();
Dcxfa_ffnotify.cpp442 void CXFA_FFNotify::OnChildRemoved() { in OnChildRemoved() function in CXFA_FFNotify
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp1783 pNotify->OnChildRemoved(); in OnRemoved()