Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h393 FX_BOOL SetNullTest(CFX_WideString wsValue);
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp1021 FX_BOOL CXFA_Validate::SetNullTest(CFX_WideString wsValue) { in SetNullTest() function in CXFA_Validate
Dxfa_object_imp.cpp2120 validate.SetNullTest(wsValue); in Script_Som_Mandatory()