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

  /external/pdfium/fpdfsdk/javascript/
JS_Value.cpp 360 bool CJS_Date::IsValidDate(CJS_Runtime* pRuntime) const {
369 if (!IsValidDate(pRuntime))
382 if (!IsValidDate(pRuntime))
395 if (!IsValidDate(pRuntime))
408 if (!IsValidDate(pRuntime))
421 if (!IsValidDate(pRuntime))
434 if (!IsValidDate(pRuntime))
JS_Value.h 161 bool IsValidDate(CJS_Runtime* pRuntime) const;
util.cpp 190 if (!jsDate.IsValidDate(pRuntime)) {

Completed in 354 milliseconds