Home
last modified time | relevance | path

Searched defs:SetNull (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_clippath.h29 void SetNull() { m_Ref.SetNull(); } in SetNull() function
Dcpdf_contentmark.cpp22 void CPDF_ContentMark::SetNull() { in SetNull() function in CPDF_ContentMark
/external/dng_sdk/source/
Ddng_tone_curve.cpp45 void dng_tone_curve::SetNull () in SetNull() function in dng_tone_curve
/external/pdfium/core/fxcrt/
Dcfx_shared_copy_on_write.h35 void SetNull() { m_pObject.Reset(); } in SetNull() function
/external/pdfium/fxjs/
Dcfxjse_value.cpp481 void CFXJSE_Value::SetNull() { in SetNull() function in CFXJSE_Value
/external/pdfium/fpdfsdk/javascript/
DJS_Value.cpp123 void CJS_Value::SetNull(CJS_Runtime* pRuntime) { in SetNull() function in CJS_Value