Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dfxfa_widget.h91 int32_t ProcessNullTestValidate(CXFA_Validate validate,
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidgetacc.cpp457 int32_t CXFA_WidgetAcc::ProcessNullTestValidate(CXFA_Validate validate, in ProcessNullTestValidate() function in CXFA_WidgetAcc
599 iRet |= ProcessNullTestValidate(validate, iFlags, bVersionFlag); in ProcessValidate()