HomeSort by relevance Sort by last modified time
    Searched defs:GetJSRuntime (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/include/javascript/
JS_Context.h 78 CJS_Runtime* GetJSRuntime(){return m_pRuntime;}
  /external/pdfium/fpdfsdk/src/
fsdk_mgr.cpp 268 IFXJS_Runtime* CPDFDoc_Environment::GetJSRuntime()
585 IFXJS_Runtime * CPDFSDK_Document::GetJsRuntime()
588 return m_pEnv->GetJSRuntime();

Completed in 29 milliseconds