Searched refs:eCategory (Results 1 – 3 of 3) sorted by relevance
852 FX_LOCALECATEGORY eCategory = FX_LOCALECATEGORY_Unknown; in GetCategory() local864 return eCategory; in GetCategory()886 if (eCategory == FX_LOCALECATEGORY_Time) in GetCategory()888 eCategory = FX_LOCALECATEGORY_Date; in GetCategory()890 if (eCategory == FX_LOCALECATEGORY_Date) in GetCategory()892 eCategory = FX_LOCALECATEGORY_Time; in GetCategory()899 return eCategory; in GetCategory()1548 FX_LOCALECATEGORY eCategory = FX_LOCALECATEGORY_Unknown; in GetDateTimeFormat() local1578 eCategory = FX_LOCALECATEGORY_Date; in GetDateTimeFormat()1583 eCategory = FX_LOCALECATEGORY_Time; in GetDateTimeFormat()[all …]
24 FX_LOCALECATEGORY ValueCategory(FX_LOCALECATEGORY eCategory, in ValueCategory() argument26 if (eCategory != FX_LOCALECATEGORY_Unknown) in ValueCategory()27 return eCategory; in ValueCategory()283 FX_LOCALECATEGORY eCategory = ValueCategory(pFormat->GetCategory(), m_dwType); in FormatSinglePattern() local284 switch (eCategory) { in FormatSinglePattern()315 if (!bRet && (eCategory != FX_LOCALECATEGORY_Num || in FormatSinglePattern()
909 props.eCategory = AudioCategory_Communications; in SetClientProperties()917 client->IsOffloadCapable(props.eCategory, &supports_offload); in SetClientProperties()