Searched defs:CJS_Date (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/fpdfsdk/src/javascript/ | ||
D | JS_Value.h | 14 class CJS_Date; variable |
D | JS_Value.cpp | 450 CJS_Date::CJS_Date(CJS_Runtime* pRuntime) : m_pJSRuntime(pRuntime) { in CJS_Date() function in CJS_Date |