Home
last modified time | relevance | path

Searched refs:pRetValue (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fxjs/
Dcfxjse_arguments.cpp15 CFXJSE_Value* pRetValue) in CFXJSE_Arguments() argument
16 : m_pInfo(pInfo), m_pRetValue(pRetValue) {} in CFXJSE_Arguments()
Dcfxjse_arguments.h19 CFXJSE_Value* pRetValue);
Dcfxjse_engine.h59 CFXJSE_Value* pRetValue,
Dcfxjse_resolveprocessor.cpp642 auto pRetValue = pdfium::MakeUnique<CFXJSE_Value>(rnd.m_pSC->GetIsolate()); in DoPredicateFilter() local
644 pRetValue.get(), rnd.m_Objects[i]); in DoPredicateFilter()
645 if (!bRet || !pRetValue->ToBoolean()) in DoPredicateFilter()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h320 bool pRetValue,