Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_validate.h21 int32_t GetFormatTest();
Dcxfa_validate.cpp13 int32_t CXFA_Validate::GetFormatTest() { in GetFormatTest() function in CXFA_Validate
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidgetacc.cpp431 int32_t eFormatTest = validate.GetFormatTest(); in ProcessFormatTestValidate()