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