Searched refs:GetJSRuntime (Results 1 – 10 of 10) sorted by relevance
25 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in GetIsolate()147 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in activeDocs()208 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in calculate()416 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in alert()431 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in beep()472 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in setInterval()512 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in setTimeOut()555 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in clearTimeOut()603 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in clearInterval()752 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in mailMsg()
28 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in GetIsolate()154 pDoc->SetIsolate(pContext->GetJSRuntime()->GetIsolate()); in END_JS_STATIC_CONST()340 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in getField()426 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in mailForm()439 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in print()688 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in submitForm()726 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in submitForm()821 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in mailDoc()877 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in info()1475 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in addIcon()[all …]
22 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in GetIsolate()161 v8::Isolate* isolate = pContext->GetJSRuntime()->GetIsolate();\
601 CJS_Runtime* pRuntime = m_pJSContext->GetJSRuntime(); in Source()635 CJS_Runtime* pRuntime = m_pJSContext->GetJSRuntime(); in Target_Field()
28 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in GetIsolate()
121 pField->SetIsolate(pContext->GetJSRuntime()->GetIsolate()); in END_JS_STATIC_CONST()3430 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in buttonGetIcon()3626 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in getArray()
27 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in GetIsolate()
82 CJS_Runtime* GetJSRuntime(){return m_pRuntime;} in GetJSRuntime() function
273 IFXJS_Runtime* CPDFDoc_Environment::GetJSRuntime() in GetJSRuntime() function in CPDFDoc_Environment602 return m_pEnv->GetJSRuntime(); in GetJsRuntime()
344 IFXJS_Runtime* GetJSRuntime();