Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/javascript/
DPublicMethods.cpp66 const FX_WCHAR* const fullmonths[] = {L"January", L"February", L"March", variable
527 CFX_WideString sFullMonths = fullmonths[m]; in MakeRegularDate()
724 sPart += fullmonths[nMonth - 1]; in MakeFormatDate()