Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_arguments.cpp21 std::unique_ptr<CFXJSE_Value> lpArgValue( in GetValue() local
23 lpArgValue->ForceSetValue((*m_pInfo)[index]); in GetValue()
24 return lpArgValue; in GetValue()