Searched refs:FX_FormatDateTime (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/xfa/src/fgas/src/localization/ |
D | fx_locale.cpp | 4317 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()
|