Home | History | Annotate | Download | only in unicode

Lines Matching refs:inLocale

704      * @param inLocale    the given locale.
707 static NumberFormat* U_EXPORT2 createInstance(const Locale& inLocale,
730 * @param inLocale the given locale.
733 static NumberFormat* U_EXPORT2 createCurrencyInstance(const Locale& inLocale,
744 * @param inLocale the given locale.
747 static NumberFormat* U_EXPORT2 createPercentInstance(const Locale& inLocale,
758 * @param inLocale the given locale.
761 static NumberFormat* U_EXPORT2 createScientificInstance(const Locale& inLocale,