Searched refs:FX_FormatDateTime (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/xfa/fgas/localization/ |
D | fgas_locale.cpp | 3959 static bool FX_FormatDateTime(const CFX_Unitime& dt, in FX_FormatDateTime() function 4003 return FX_FormatDateTime(dt, wsDatePattern, wsTimePattern, in FormatDateTime() 4036 return FX_FormatDateTime(dt, wsDatePattern, wsTimePattern, true, pLocale, in FormatDateTime() 4040 return FX_FormatDateTime(dt, wsDatePattern, wsTimePattern, true, pLocale, in FormatDateTime() 4052 return FX_FormatDateTime(dt, wsDatePattern, wsTimePattern, in FormatDateTime() 4072 return FX_FormatDateTime(dt, wsPattern, wsTimePattern, in FormatDateTime()
|