Searched refs:callbackProc (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fxjs/xfa/ | ||
D | fxjse.h | 64 FXJSE_FuncCallback callbackProc; member |
D | cfxjse_class.cpp | 47 lpFunctionInfo->callbackProc(lpThisValue.get(), szFunctionName, impl); in V8FunctionCallback_Wrapper() |