Searched refs:dynMethodCall (Results 1 – 3 of 3) sorted by relevance
432 m_JsGlobalClass.dynMethodCall = CXFA_ScriptContext::NormalMethodCall; in DefineJsContext()458 m_JsGlobalVariablesClass.dynMethodCall = in CreateVariablesContext()589 m_JsNormalClass.dynMethodCall = CXFA_ScriptContext::NormalMethodCall; in DefineJsClass()
94 FXJSE_FuncCallback dynMethodCall; member
25 lpClass->dynMethodCall(reinterpret_cast<FXJSE_HOBJECT>(lpThisValue), in FXJSE_DynPropGetterAdapter_MethodCallback()50 if (lpClass->dynMethodCall && hValue) { in FXJSE_DynPropGetterAdapter()