Searched defs:GetJSRuntime (Results 1 - 2 of 2) sorted by path

/external/pdfium/fpdfsdk/include/javascript/
H A DJS_Context.h78 CJS_Runtime* GetJSRuntime(){return m_pRuntime;} function in class:CJS_Context
/external/pdfium/fpdfsdk/src/
H A Dfsdk_mgr.cpp268 IFXJS_Runtime* CPDFDoc_Environment::GetJSRuntime() function in class:CPDFDoc_Environment
588 return m_pEnv->GetJSRuntime();

Completed in 555 milliseconds