Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp4186 FX_BOOL bGMT = FALSE; in FX_TimeFormat() local
4290 if (!bGMT && (tz.tzHour != 0 || tz.tzMinute != 0)) { in FX_TimeFormat()
4303 if (!bGMT && tz.tzHour != 0 && tz.tzMinute != 0) { in FX_TimeFormat()