Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp1353 args.GetReturnValue()->SetNull(); in Abs()
1370 args.GetReturnValue()->SetNull(); in Avg()
1424 args.GetReturnValue()->SetNull(); in Avg()
1442 args.GetReturnValue()->SetNull(); in Ceil()
1514 args.GetReturnValue()->SetNull(); in Floor()
1588 args.GetReturnValue()->SetNull(); in Max()
1662 args.GetReturnValue()->SetNull(); in Min()
1682 args.GetReturnValue()->SetNull(); in Mod()
1717 args.GetReturnValue()->SetNull(); in Round()
1732 args.GetReturnValue()->SetNull(); in Round()
[all …]
Dcjx_xfa.cpp31 pValue->SetNull(); in thisValue()
Dcjx_draw.cpp32 pValue->SetNull(); in defaultValue()
Dcfxjse_value.h47 void SetNull();
Dcjx_subform.cpp125 pValue->SetNull(); in instanceManager()
Dcjx_field.cpp275 pValue->SetNull(); in defaultValue()
361 pValue->SetNull(); in parentSubform()
Dcjx_exclgroup.cpp134 pValue->SetNull(); in defaultValue()
Dcjx_tree.cpp153 pValue->SetNull(); in parent()
Dcjx_object.cpp1406 pValue->SetNull(); in ScriptSomDefaultValue()
1427 pValue->SetNull(); in ScriptSomDefaultValue_Read()
1443 pValue->SetNull(); in ScriptSomDataNode()
Dcfxjse_value.cpp439 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_contentparser.cpp228 pObj->m_ClipPath.SetNull(); in CheckClip()
/external/pdfium/core/fxcrt/
Dshared_copy_on_write.h40 void SetNull() { m_pObject.Reset(); } in SetNull() function
/external/chromium-libpac/src/
Dproxy_resolver_v8.cc662 args.GetReturnValue().SetNull(); in DnsResolveCallback()
675 args.GetReturnValue().SetNull(); in DnsResolveExCallback()
698 args.GetReturnValue().SetNull(); in SortIpAddressListCallback()
717 args.GetReturnValue().SetNull(); in IsInNetExCallback()
/external/v8/src/torque/ls/
Dmessage-handler.cc277 response.SetNull("result"); in HandleGotoDefinitionRequest()
289 response.SetNull("result"); in HandleGotoDefinitionRequest()
Dmessage.h32 void SetNull(const std::string& property) { in SetNull() function
/external/v8/src/runtime/
Druntime-test.cc606 args.GetReturnValue().SetNull(); in ReturnNull()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp512 m_LastClipPath.SetNull(); in ProcessClipPath()
/external/v8/include/
Dv8.h4338 V8_INLINE void SetNull();
11307 void ReturnValue<T>::SetNull() { in SetNull() function