Lines Matching refs:CJS_Runtime
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()
672 void app::RunJsScript(CJS_Runtime* pRuntime,const CFX_WideString& wsScript) in RunJsScript()
752 CJS_Runtime* pRuntime = pContext->GetJSRuntime(); in mailMsg()