Searched refs:bIsDate (Results 1 – 1 of 1) sorted by relevance
296 bool bIsDate) { in AlternateDateTimeSymbols() argument297 const uint8_t* pAltTable = bIsDate ? kAltTableDate : kAltTableTime; in AlternateDateTimeSymbols()452 bool bIsDate) { in GetLocalDateTimeFormat() argument459 WideString wsLocal = bIsDate ? pLocale->GetDatePattern(category) in GetLocalDateTimeFormat()462 AlternateDateTimeSymbols(&wsLocal, pLocale->GetDateTimeSymbols(), bIsDate); in GetLocalDateTimeFormat()