Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_stringformatter.cpp697 bool bDateFirst, in FormatDateTimeInternal() argument
707 return bDateFirst ? wsDateOut + wsTimeOut : wsTimeOut + wsDateOut; in FormatDateTimeInternal()