Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_clippath.h28 void SetNull() { m_Ref.SetNull(); } in SetNull() function
/external/pdfium/core/fxcrt/
Dshared_copy_on_write.h37 void SetNull() { m_pObject.Reset(); } in SetNull() function
/external/dng_sdk/source/
Ddng_tone_curve.cpp45 void dng_tone_curve::SetNull () in SetNull() function in dng_tone_curve
/external/pdfium/fxjs/
Dcfxjse_value.cpp397 void CFXJSE_Value::SetNull() { in SetNull() function in CFXJSE_Value