Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dfxjse.h64 FXJSE_FuncCallback callbackProc; member
Dcfxjse_class.cpp47 lpFunctionInfo->callbackProc(lpThisValue.get(), szFunctionName, impl); in V8FunctionCallback_Wrapper()