Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffnotify.cpp438 } else if (pSender->IsFormContainer()) { in OnValueChanging()
545 if (!pSender->IsFormContainer()) { in OnChildAdded()
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_object.h122 FX_BOOL IsFormContainer() { in IsFormContainer() function