Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_validate.h23 XFA_AttributeValue GetNullTest();
Dcxfa_validate.cpp69 XFA_AttributeValue CXFA_Validate::GetNullTest() { in GetNullTest() function in CXFA_Validate
Dcxfa_node.cpp2564 XFA_AttributeValue eNullTest = validate->GetNullTest(); in ProcessNullTestValidate()
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp1464 pValue->SetString(XFA_AttributeValueToName(validate->GetNullTest())); in ScriptSomMandatory()