Searched refs:createIntegerFormat (Results 1 – 3 of 3) sorted by relevance
1066 NumberFormat* createIntegerFormat(const Locale& locale, UErrorCode& status) const;
1707 fmt = createIntegerFormat(fLocale, ec); in createAppropriateFormat()1806 MessageFormat::createIntegerFormat(const Locale& locale, UErrorCode& status) const { in createIntegerFormat() function in MessageFormat