Home | History | Annotate | Download | only in i18n

Lines Matching refs:getRuleSetDisplayName

1011 RuleBasedNumberFormat::getRuleSetDisplayName(int32_t index, const Locale& localeParam) {
1037 RuleBasedNumberFormat::getRuleSetDisplayName(const UnicodeString& ruleSetName, const Locale& localeParam) {
1041 return getRuleSetDisplayName(ix, localeParam);