Home | History | Annotate | Download | only in unicode

Lines Matching full:formats

190      * Copies the limits and formats instead of adopting them.
193 * @param formats Array of formats.
194 * @param count Size of 'limits' and 'formats' arrays.
198 const UnicodeString* formats,
204 * Copies the limits and formats instead of adopting them.
211 * @param formats Array of formats
212 * @param count Size of 'limits', 'closures', and 'formats' arrays
217 const UnicodeString* formats,
318 * @param formats Array of format string
324 const UnicodeString* formats,
361 * Formats a double number using this object's choices.
375 * Formats an int32_t number using this object's choices.
390 * Formats an int64_t number using this object's choices.
405 * Formats an array of objects using this object's choices.
479 * Construct a new ChoiceFormat with the limits and the corresponding formats
496 const UnicodeString* formats,