Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_context.cpp259 CFXJSE_Value* lpRetValue, in ExecuteScript()
Dcfxjse_class.cpp45 auto lpRetValue = pdfium::MakeUnique<CFXJSE_Value>(info.GetIsolate()); in V8FunctionCallback_Wrapper() local