Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp4170 CFX_WideString wsWeekInMonth; in FX_DateFormat() local
4171 wsWeekInMonth.Format(L"%d", week_index); in FX_DateFormat()
4172 wsResult += wsWeekInMonth; in FX_DateFormat()