Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidgetacc.cpp574 int32_t iFormat = 0; in ProcessValidate() local
595 iFormat = ProcessFormatTestValidate(validate, bVersionFlag); in ProcessValidate()
601 if (iFormat != XFA_EVENTERROR_Success) { in ProcessValidate()
606 return iRet | iFormat; in ProcessValidate()