Home
last modified time | relevance | path

Searched refs:GetJsRuntime (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfsdk_actionhandler.cpp149 IJS_Runtime* pRuntime = pDocument->GetJsRuntime(); in ExecuteLinkAction()
277 IJS_Runtime* pRuntime = pDocument->GetJsRuntime(); in ExecuteScreenAction()
319 IJS_Runtime* pRuntime = pDocument->GetJsRuntime(); in ExecuteBookMark()
478 IJS_Runtime* pRuntime = pDocument->GetJsRuntime(); in RunFieldJavaScript()
532 IJS_Runtime* pRuntime = pDocument->GetJsRuntime(); in RunDocumentOpenJavaScript()
550 IJS_Runtime* pRuntime = pDocument->GetJsRuntime(); in RunDocumentPageJavaScript()
Dfsdk_mgr.cpp606 IJS_Runtime* CPDFSDK_Document::GetJsRuntime() { in GetJsRuntime() function in CPDFSDK_Document
Dfsdk_baseform.cpp2204 IJS_Runtime* pRuntime = m_pDocument->GetJsRuntime();
2256 IJS_Runtime* pRuntime = m_pDocument->GetJsRuntime();
/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h525 IJS_Runtime* GetJsRuntime();