Searched refs:eSubCategory (Results 1 – 1 of 1) sorted by relevance
23 int32_t eSubCategory; member852 FX_LOCALENUMSUBCATEGORY eSubCategory = FX_LOCALENUMPATTERN_Decimal; in GetNumericFormat() local855 eSubCategory = (FX_LOCALENUMSUBCATEGORY)g_FXLocaleNumSubCatData[i] in GetNumericFormat()856 .eSubCategory; in GetNumericFormat()865 pLocale->GetNumPattern(eSubCategory, wsSubCategory); in GetNumericFormat()873 if (eSubCategory == FX_LOCALENUMPATTERN_Percent) { in GetNumericFormat()2329 FX_LOCALEDATETIMESUBCATEGORY eSubCategory = in GetDateTimeFormat() local2333 eSubCategory = in GetDateTimeFormat()2335 .eSubCategory; in GetDateTimeFormat()2345 pLocale->GetDatePattern(eSubCategory, wsDatePattern); in GetDateTimeFormat()[all …]