Searched defs:hRuntime (Results 1 – 7 of 7) sorted by relevance
61 void FXJSE_Runtime_Release(FXJSE_HRUNTIME hRuntime) { in FXJSE_Runtime_Release()
14 FXJSE_HCONTEXT FXJSE_Context_Create(FXJSE_HRUNTIME hRuntime, in FXJSE_Context_Create()
224 FXJSE_HVALUE FXJSE_Value_Create(FXJSE_HRUNTIME hRuntime) { in FXJSE_Value_Create()
63 void CXFA_FFDocHandler::SetJSERuntime(IXFA_Doc* hDoc, FXJSE_HRUNTIME hRuntime) { in SetJSERuntime()
248 IXFA_ScriptContext* CXFA_Document::InitScriptContext(FXJSE_HRUNTIME hRuntime) { in InitScriptContext()
76 void CXFA_ScriptContext::Initialize(FXJSE_HRUNTIME hRuntime) { in Initialize()
6893 FXJSE_HRUNTIME hRuntime = pContext->GetScriptRuntime(); in ParseResolveResult() local