Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Djs_resources.h17 kParseDateError, enumerator
Djs_resources.cpp24 case JSMessage::kParseDateError: in JSGetStringFromID()
Dcjs_publicmethods.cpp902 JSGetStringFromID(JSMessage::kParseDateError).c_str(), sFormat.c_str()); in AFDate_FormatEx()
904 return CJS_Result::Failure(JSMessage::kParseDateError); in AFDate_FormatEx()
973 JSGetStringFromID(JSMessage::kParseDateError).c_str(), sFormat.c_str()); in AFDate_KeystrokeEx()
1232 JSGetStringFromID(JSMessage::kParseDateError).c_str(), sFormat.c_str()); in AFParseDateEx()
1234 return CJS_Result::Failure(JSMessage::kParseDateError); in AFParseDateEx()