/external/pdfium/xfa/fxfa/fm2js/ |
D | xfa_fm2jscontext.cpp | 521 args.GetReturnValue()->SetNull(); in Abs() 538 args.GetReturnValue()->SetNull(); in Avg() 592 args.GetReturnValue()->SetNull(); in Avg() 610 args.GetReturnValue()->SetNull(); in Ceil() 683 args.GetReturnValue()->SetNull(); in Floor() 758 args.GetReturnValue()->SetNull(); in Max() 832 args.GetReturnValue()->SetNull(); in Min() 852 args.GetReturnValue()->SetNull(); in Mod() 887 args.GetReturnValue()->SetNull(); in Round() 902 args.GetReturnValue()->SetNull(); in Round() [all …]
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_contentmark.cpp | 22 void CPDF_ContentMark::SetNull() { in SetNull() function in CPDF_ContentMark 23 m_Ref.SetNull(); in SetNull() 48 m_Ref.SetNull(); in DeleteLastMark()
|
D | cpdf_clippath.h | 29 void SetNull() { m_Ref.SetNull(); } in SetNull() function
|
D | cpdf_contentmark.h | 25 void SetNull();
|
D | cpdf_contentparser.cpp | 213 pObj->m_ClipPath.SetNull(); in Continue()
|
/external/dng_sdk/source/ |
D | dng_tone_curve.cpp | 30 SetNull (); in dng_tone_curve() 45 void dng_tone_curve::SetNull () in SetNull() function in dng_tone_curve
|
D | dng_tone_curve.h | 49 void SetNull ();
|
/external/pdfium/core/fxge/ge/ |
D | cfx_cliprgn.cpp | 23 m_Mask.SetNull(); in Reset() 78 m_Mask.SetNull(); in IntersectMaskF()
|
/external/pdfium/core/fxcrt/ |
D | cfx_shared_copy_on_write.h | 35 void SetNull() { m_pObject.Reset(); } in SetNull() function
|
/external/chromium-libpac/src/ |
D | proxy_resolver_v8.cc | 642 args.GetReturnValue().SetNull(); in DnsResolveCallback() 655 args.GetReturnValue().SetNull(); in DnsResolveExCallback() 678 args.GetReturnValue().SetNull(); in SortIpAddressListCallback() 697 args.GetReturnValue().SetNull(); in IsInNetExCallback()
|
/external/pdfium/fpdfsdk/javascript/ |
D | global.cpp | 123 vp.GetJSValue()->SetNull(pRuntime); in DoProperty() 128 vp.GetJSValue()->SetNull(pRuntime); in DoProperty() 148 vp.GetJSValue()->SetNull(pRuntime); in DoProperty()
|
D | JS_Value.h | 50 void SetNull(CJS_Runtime* pRuntime);
|
D | Document.cpp | 206 vp.GetJSValue()->SetNull(pRuntime); in ADBE() 297 vRet.SetNull(pRuntime); in getField() 1168 vRet.SetNull(pRuntime); in getAnnot3D() 1236 vp.GetJSValue()->SetNull(pRuntime); in icons()
|
D | util.cpp | 438 vRet.SetNull(pRuntime); in scand()
|
D | app.cpp | 226 vp.GetJSValue()->SetNull(pRuntime); in activeDocs()
|
D | JS_Value.cpp | 123 void CJS_Value::SetNull(CJS_Runtime* pRuntime) { in SetNull() function in CJS_Value
|
D | PublicMethods.cpp | 1798 vRet.SetNull(pRuntime); in AFExtractNums()
|
/external/pdfium/fxjs/ |
D | cfxjse_value.h | 48 void SetNull();
|
D | cfxjse_value.cpp | 481 void CFXJSE_Value::SetNull() { in SetNull() function in CFXJSE_Value
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_node.cpp | 1015 pArguments->GetReturnValue()->SetNull(); in Script_TreeClass_ResolveNode() 1032 pArguments->GetReturnValue()->SetNull(); in Script_TreeClass_ResolveNode() 1142 pValue->SetNull(); in Script_TreeClass_Parent() 2030 pValue->SetNull(); in Script_Som_DefaultValue() 2052 pValue->SetNull(); in Script_Som_DefaultValue_Read() 2178 pValue->SetNull(); in Script_Som_DataNode() 2202 pValue->SetNull(); in Script_Draw_DefaultValue() 2245 pValue->SetNull(); in Script_Field_DefaultValue() 2376 pValue->SetNull(); in Script_Field_ParentSubform() 2461 pArguments->GetReturnValue()->SetNull(); in Script_Field_GetSaveItem() [all …]
|
/external/v8/include/ |
D | v8.h | 3438 V8_INLINE void SetNull(); 8740 void ReturnValue<T>::SetNull() {
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 1372 m_LastClipPath.SetNull(); in ProcessClipPath()
|