Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_publicmethods.cpp71 constexpr const wchar_t* kDateFormats[] = {L"m/d", variable
987 FX_ArraySize(kDateFormats)); in AFDate_Format()
989 newParams.push_back(pRuntime->NewString(kDateFormats[iIndex])); in AFDate_Format()
1001 FX_ArraySize(kDateFormats)); in AFDate_Keystroke()
1003 newParams.push_back(pRuntime->NewString(kDateFormats[iIndex])); in AFDate_Keystroke()