Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxjse/src/
Dclass.cpp58 const FXJSE_FUNCTION* lpFunctionInfo = in FXJSE_V8FunctionCallback_Wrapper() local
60 if (!lpFunctionInfo) { in FXJSE_V8FunctionCallback_Wrapper()
63 CFX_ByteStringC szFunctionName(lpFunctionInfo->name); in FXJSE_V8FunctionCallback_Wrapper()
68 lpFunctionInfo->callbackProc(reinterpret_cast<FXJSE_HOBJECT>(lpThisValue), in FXJSE_V8FunctionCallback_Wrapper()