Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/javascript/
DJS_Value.h14 class CJS_Date; variable
DJS_Value.cpp450 CJS_Date::CJS_Date(CJS_Runtime* pRuntime) : m_pJSRuntime(pRuntime) { in CJS_Date() function in CJS_Date
453 CJS_Date::CJS_Date(CJS_Runtime* pRuntime, double dMsecTime) in CJS_Date() function in CJS_Date
458 CJS_Date::CJS_Date(CJS_Runtime* pRuntime, in CJS_Date() function in CJS_Date