Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp4320 FX_BOOL bDateFirst, in FX_FormatDateTime() argument
4331 wsOutput = bDateFirst ? wsDateOut + wsTimeOut : wsTimeOut + wsDateOut; in FX_FormatDateTime()