Home
last modified time | relevance | path

Searched defs:GetJSRuntime (Results 1 – 9 of 9) sorted by relevance

/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/javascript/
H A DJS_Value.h87 CJS_Runtime* GetJSRuntime() const { return m_pJSRuntime; } in GetJSRuntime() function
145 CJS_Runtime* GetJSRuntime() const { return m_pJSRuntime; } in GetJSRuntime() function
H A Dcjs_context.h125 CJS_Runtime* GetJSRuntime() const { return m_pRuntime; } in GetJSRuntime() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/javascript/
H A Dcjs_event_context.h124 CJS_Runtime* GetJSRuntime() const { return m_pRuntime; } in GetJSRuntime() function
H A DJS_Value.h92 CJS_Runtime* GetJSRuntime() const { return m_pJSRuntime; } in GetJSRuntime() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/
H A Dcjs_event_context.h124 CJS_Runtime* GetJSRuntime() const { return m_pRuntime.Get(); } in GetJSRuntime() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/
H A Dcjs_event_context.h124 CJS_Runtime* GetJSRuntime() const { return m_pRuntime.Get(); } in GetJSRuntime() function
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/
H A Dcpdfsdk_formfillenvironment.cpp208 IJS_Runtime* CPDFSDK_FormFillEnvironment::GetJSRuntime() { in GetJSRuntime() function in CPDFSDK_FormFillEnvironment
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/
H A Dfsdk_mgr.cpp212 IJS_Runtime* CPDFDoc_Environment::GetJSRuntime() { in GetJSRuntime() function in CPDFDoc_Environment
/dports/games/0ad/0ad-0.0.23b-alpha/source/scriptinterface/
H A DScriptInterface.cpp518 JSRuntime* ScriptInterface::GetJSRuntime() const in GetJSRuntime() function in ScriptInterface