Searched refs:FormatDateTimeInternal (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/xfa/fgas/crt/ |
D | cfgas_formatstring.cpp | 695 WideString FormatDateTimeInternal(const CFX_DateTime& dt, in FormatDateTimeInternal() function 2280 *wsOutput = FormatDateTimeInternal(dt, wsDatePattern, wsTimePattern, true, in FormatDateTime() 2286 *wsOutput = FormatDateTimeInternal(dt, wsDatePattern, wsTimePattern, true, in FormatDateTime() 2298 *wsOutput = FormatDateTimeInternal(dt, wsDatePattern, wsTimePattern, in FormatDateTime()
|