Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_publicmethods.cpp68 const wchar_t* const kFullMonths[] = {L"January", L"February", L"March", variable
645 WideString sFullMonths = kFullMonths[m]; in MakeRegularDate()
836 sPart += kFullMonths[nMonth - 1]; in MakeFormatDate()