Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/javascript/
DIJavaScript.h96 CJS_RuntimeFactory():m_bInit(FALSE),m_nRef(0),m_pGlobalData(NULL),m_nGlobalDataCount(0) {} in CJS_RuntimeFactory() function
/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h27 class CJS_RuntimeFactory; variable