Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_event_context.h125 CJS_Runtime* GetJSRuntime() const { return m_pRuntime.Get(); } in GetJSRuntime() function
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp209 IJS_Runtime* CPDFSDK_FormFillEnvironment::GetJSRuntime() { in GetJSRuntime() function in CPDFSDK_FormFillEnvironment