Home | History | Annotate | Download | only in i18n

Lines Matching full:formats

88                            const UnicodeString* formats, 
93 setChoices(limits, NULL, formats, cnt, constructorErrorCode);
100 const UnicodeString* formats,
105 setChoices(limits, closures, formats, cnt, constructorErrorCode);
254 const UnicodeString* formats,
258 setChoices(limits, NULL, formats, cnt, errorCode);
266 const UnicodeString* formats,
270 setChoices(limits, closures, formats, cnt, errorCode);
276 const UnicodeString* formats,
282 if (limits == NULL || formats == NULL) {
307 // Append formats[i], using quotes if there are special
310 const UnicodeString& text = formats[i];
372 // Formats an int64 number, it's actually formatted as
385 // Formats an int32_t number, it's actually formatted as
397 // Formats a double number.
464 // Formats an array of objects. Checks if the data type of the objects