Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp4317 static FX_BOOL FX_FormatDateTime(const CFX_Unitime& dt, in FX_FormatDateTime() function
4360 return FX_FormatDateTime(dt, wsDatePattern, wsTimePattern, in FormatDateTime()
4393 return FX_FormatDateTime(dt, wsDatePattern, wsTimePattern, TRUE, pLocale, in FormatDateTime()
4397 return FX_FormatDateTime(dt, wsDatePattern, wsTimePattern, TRUE, pLocale, in FormatDateTime()
4409 return FX_FormatDateTime(dt, wsDatePattern, wsTimePattern, in FormatDateTime()
4429 return FX_FormatDateTime(dt, wsPattern, wsTimePattern, in FormatDateTime()