Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dfxjse.h65 FXJSE_MethodCallback dynMethodCall; member
Dcfxjse_class.cpp87 CJS_Return result = lpClass->dynMethodCall(info, szFxPropName); in DynPropGetterAdapter_MethodCallback()
114 if (lpClass->dynMethodCall && pValue) { in DynPropGetterAdapter()