Home
last modified time | relevance | path

Searched defs:pNewValue (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcfxjse_class.cpp225 auto pNewValue = std::make_unique<CFXJSE_Value>(); in NamedPropertyGetterCallback() local
242 auto pNewValue = std::make_unique<CFXJSE_Value>(info.GetIsolate(), value); in NamedPropertySetterCallback() local
/external/pdfium/core/fpdfdoc/
Dcpdf_formfield.cpp328 RetainPtr<const CPDF_Object> pNewValue = in GetValue() local