Home
last modified time | relevance | path

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

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