Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_validate.h24 int32_t GetScriptTest();
Dcxfa_validate.cpp38 int32_t CXFA_Validate::GetScriptTest() { in GetScriptTest() function in CXFA_Validate
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidgetacc.cpp385 int32_t eScriptTest = validate.GetScriptTest(); in ProcessScriptTestValidate()