Home
last modified time | relevance | path

Searched refs:SetNull (Results 1 – 17 of 17) sorted by relevance

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp628 args.GetReturnValue()->SetNull(); in Abs()
645 args.GetReturnValue()->SetNull(); in Avg()
699 args.GetReturnValue()->SetNull(); in Avg()
717 args.GetReturnValue()->SetNull(); in Ceil()
789 args.GetReturnValue()->SetNull(); in Floor()
863 args.GetReturnValue()->SetNull(); in Max()
937 args.GetReturnValue()->SetNull(); in Min()
957 args.GetReturnValue()->SetNull(); in Mod()
992 args.GetReturnValue()->SetNull(); in Round()
1007 args.GetReturnValue()->SetNull(); in Round()
[all …]
Dcfxjse_value.h48 void SetNull();
Dcfxjse_value.cpp397 void CFXJSE_Value::SetNull() { in SetNull() function in CFXJSE_Value
/external/dng_sdk/source/
Ddng_tone_curve.cpp30 SetNull (); in dng_tone_curve()
45 void dng_tone_curve::SetNull () in SetNull() function in dng_tone_curve
Ddng_tone_curve.h49 void SetNull ();
/external/pdfium/core/fpdfapi/page/
Dcpdf_clippath.h28 void SetNull() { m_Ref.SetNull(); } in SetNull() function
Dcpdf_contentmark.cpp42 m_Ref.SetNull(); in DeleteLastMark()
Dcpdf_contentparser.cpp198 pObj->m_ClipPath.SetNull(); in Continue()
/external/pdfium/core/fxcrt/
Dshared_copy_on_write.h37 void SetNull() { m_pObject.Reset(); } in SetNull() function
/external/chromium-libpac/src/
Dproxy_resolver_v8.cc635 args.GetReturnValue().SetNull(); in DnsResolveCallback()
648 args.GetReturnValue().SetNull(); in DnsResolveExCallback()
671 args.GetReturnValue().SetNull(); in SortIpAddressListCallback()
690 args.GetReturnValue().SetNull(); in IsInNetExCallback()
/external/pdfium/fxjs/xfa/
Dcjx_draw.cpp113 pValue->SetNull(); in defaultValue()
Dcjx_field.cpp270 pValue->SetNull(); in defaultValue()
341 pValue->SetNull(); in parentSubform()
Dcjx_tree.cpp164 pValue->SetNull(); in parent()
Dcjx_exclgroup.cpp126 pValue->SetNull(); in defaultValue()
Dcjx_object.cpp1550 pValue->SetNull(); in Script_Som_DefaultValue()
1571 pValue->SetNull(); in Script_Som_DefaultValue_Read()
1587 pValue->SetNull(); in Script_Som_DataNode()
1674 pValue->SetNull(); in Script_Subform_InstanceManager()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1406 m_LastClipPath.SetNull(); in ProcessClipPath()
/external/v8/include/
Dv8.h3873 V8_INLINE void SetNull();
9865 void ReturnValue<T>::SetNull() {