Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_context.cpp243 CFXJSE_Value* pRetValue, in ExecuteScript()
Dcfxjse_resolveprocessor.cpp727 auto pRetValue = std::make_unique<CFXJSE_Value>(); in DoPredicateFilter() local