Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_arguments.cpp15 CFXJSE_Value* pRetValue) in CFXJSE_Arguments() argument
16 : m_pInfo(pInfo), m_pRetValue(pRetValue) {} in CFXJSE_Arguments()
Dcfxjse_arguments.h21 CFXJSE_Value* pRetValue);
Dcfxjse_engine.h75 CFXJSE_Value* pRetValue,
Dcfxjse_resolveprocessor.cpp45 auto pRetValue = in DoPredicateFilter() local
49 pRetValue.get(), pRnd->m_Objects[i - 1].Get()); in DoPredicateFilter()
50 if (!bRet || !pRetValue->ToBoolean()) in DoPredicateFilter()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.h403 bool pRetValue,