Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dfxjse.h75 FXJSE_MethodCallback dynMethodCall; member
Dcfxjse_class.cpp112 pClassDescriptor->dynMethodCall(info, WideString::FromUTF8(*szPropName)); in DynPropGetterAdapter_MethodCallback()
141 if (lpClass->dynMethodCall && pValue) { in DynPropGetterAdapter()