Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxjse/src/
Dvalue.cpp217 FXJSE_HVALUE* lpArgs) { in FXJSE_Value_CallFunction() argument
222 return lpFunction->Call(lpThis, lpRetValue, nArgCount, lpArgs); in FXJSE_Value_CallFunction()
484 FXJSE_HVALUE* lpArgs) { in Call() argument
505 CFXJSE_Value* lpArg = (CFXJSE_Value*)lpArgs[i]; in Call()
Dvalue.h211 FXJSE_HVALUE* lpArgs);
/external/pdfium/xfa/include/fxjse/
Dfxjse.h159 FXJSE_HVALUE* lpArgs);