Home
last modified time | relevance | path

Searched refs:kSecondParamNotDateError (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/
Djs_resources.h25 kSecondParamNotDateError, enumerator
Djs_resources.cpp36 case JSMessage::kSecondParamNotDateError: in JSGetStringFromID()
Dcjs_util.cpp150 return CJS_Return(JSGetStringFromID(JSMessage::kSecondParamNotDateError)); in printd()