Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_validate.h24 void SetNullTest(const WideString& wsValue);
Dcxfa_validate.cpp64 void CXFA_Validate::SetNullTest(const WideString& wsValue) { in SetNullTest() function in CXFA_Validate
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp1366 validate->SetNullTest(fxv8::ReentrantToWideStringHelper(pIsolate, *pValue)); in ScriptSomMandatory()