Home | History | Annotate | Download | only in i18n

Lines Matching defs:getRuleSetDisplayName

1010 RuleBasedNumberFormat::getRuleSetDisplayName(int32_t index, const Locale& localeParam) {
1036 RuleBasedNumberFormat::getRuleSetDisplayName(const UnicodeString& ruleSetName, const Locale& localeParam) {
1040 return getRuleSetDisplayName(ix, localeParam);