Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/javascript/
DJS_Context.h82 CJS_Runtime* GetJSRuntime(){return m_pRuntime;} in GetJSRuntime() function
/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp273 IFXJS_Runtime* CPDFDoc_Environment::GetJSRuntime() in GetJSRuntime() function in CPDFDoc_Environment