Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_validate.h22 int32_t GetNullTest();
Dcxfa_validate.cpp34 int32_t CXFA_Validate::GetNullTest() { in GetNullTest() function in CXFA_Validate
Dcxfa_node.cpp2353 int32_t iValue = validate.GetNullTest(); in Script_Som_Mandatory()
/external/pdfium/xfa/fxfa/app/
Dxfa_ffwidgetacc.cpp468 int32_t eNullTest = validate.GetNullTest(); in ProcessNullTestValidate()