HomeSort by relevance Sort by last modified time
    Searched refs:SetNull (Results 1 - 24 of 24) sorted by null

  /external/dng_sdk/source/
dng_tone_curve.h 49 void SetNull ();
dng_tone_curve.cpp 30 SetNull ();
45 void dng_tone_curve::SetNull ()
  /external/pdfium/core/fpdfapi/page/
cpdf_clippath.h 29 void SetNull() { m_Ref.SetNull(); }
cpdf_contentmark.cpp 22 void CPDF_ContentMark::SetNull() {
23 m_Ref.SetNull();
48 m_Ref.SetNull();
cpdf_contentmark.h 25 void SetNull();
cpdf_contentparser.cpp 213 pObj->m_ClipPath.SetNull();
  /external/pdfium/core/fxcrt/
cfx_shared_copy_on_write.h 35 void SetNull() { m_pObject.Reset(); }
  /external/pdfium/core/fxge/ge/
cfx_cliprgn.cpp 23 m_Mask.SetNull();
78 m_Mask.SetNull();
  /external/pdfium/fxjs/
cfxjse_value.h 48 void SetNull();
cfxjse_value.cpp 481 void CFXJSE_Value::SetNull() {
  /external/pdfium/fpdfsdk/javascript/
global.cpp 123 vp.GetJSValue()->SetNull(pRuntime);
128 vp.GetJSValue()->SetNull(pRuntime);
148 vp.GetJSValue()->SetNull(pRuntime);
JS_Value.h 50 void SetNull(CJS_Runtime* pRuntime);
Document.cpp 206 vp.GetJSValue()->SetNull(pRuntime);
297 vRet.SetNull(pRuntime);
    [all...]
util.cpp 438 vRet.SetNull(pRuntime);
JS_Value.cpp 123 void CJS_Value::SetNull(CJS_Runtime* pRuntime) {
app.cpp 226 vp.GetJSValue()->SetNull(pRuntime);
PublicMethods.cpp     [all...]
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
documenttest.cpp 79 doc.SetNull();
84 doc.SetNull();
284 doc.FindMember("a")->name.SetNull(); // Change name to non-string type.
valuetest.cpp 300 // SetNull();
302 z.SetNull();
694 vs0.SetNull().SetString(str, allocator);
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_node.cpp     [all...]
  /external/chromium-libpac/src/
proxy_resolver_v8.cc 642 args.GetReturnValue().SetNull();
655 args.GetReturnValue().SetNull();
678 args.GetReturnValue().SetNull();
697 args.GetReturnValue().SetNull();
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
document.h     [all...]
  /external/v8/include/
v8.h     [all...]
  /external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.cpp     [all...]

Completed in 1447 milliseconds