Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_field.cpp255 xfaNode->SetIsNull(pValue->IsNull()); in defaultValue()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h282 void SetIsNull(bool val) { m_bIsNull = val; } in SetIsNull() function
Dcxfa_node.cpp4647 SetIsNull(false); in SetValue()