HomeSort by relevance Sort by last modified time
    Searched refs:NewJSRuntime (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/include/javascript/
JS_Module.h 25 IFXJS_Runtime* NewJSRuntime();
IJavaScript.h 97 IFXJS_Runtime* NewJSRuntime(CPDFDoc_Environment* pApp);
  /external/pdfium/fpdfsdk/src/javascript/
JS_Runtime.cpp 34 IFXJS_Runtime* CJS_RuntimeFactory::NewJSRuntime(CPDFDoc_Environment* pApp)
  /external/pdfium/fpdfsdk/src/
fsdk_mgr.cpp 274 m_pJSRuntime = m_pJSRuntimeFactory->NewJSRuntime(this);

Completed in 101 milliseconds