Searched refs:FXJSE_FUNCTION (Results 1 – 3 of 3) sorted by relevance
67 } FXJSE_FUNCTION; typedef71 const FXJSE_FUNCTION* lpFunctions,87 FXJSE_FUNCTION* methods;
26 const FXJSE_FUNCTION* lpFunctions, in FXJSE_DefineFunctions()40 const_cast<FXJSE_FUNCTION*>(lpFunctions + i))), in FXJSE_DefineFunctions()58 const FXJSE_FUNCTION* lpFunctionInfo = in FXJSE_V8FunctionCallback_Wrapper()59 static_cast<FXJSE_FUNCTION*>(info.Data().As<v8::External>()->Value()); in FXJSE_V8FunctionCallback_Wrapper()277 v8::External::New(pIsolate, const_cast<FXJSE_FUNCTION*>( in Create()
7060 static FXJSE_FUNCTION formcalc_fm2js_functions[] = {