Searched defs:UFormattableType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duformattable.h46 typedef enum UFormattableType { enum
54 UFMT_COUNT /**< Count of defined UFormattableType values */
55 } UFormattableType; typedef in typeref:enum:UFormattableType
112 * @return the value as a UFormattableType
117 U_DRAFT UFormattableType U_EXPORT2
/external/icu/icu4c/source/i18n/unicode/
H A Duformattable.h46 typedef enum UFormattableType { enum
54 UFMT_COUNT /**< Count of defined UFormattableType values */
55 } UFormattableType; typedef in typeref:enum:UFormattableType
112 * @return the value as a UFormattableType
117 U_DRAFT UFormattableType U_EXPORT2

Completed in 134 milliseconds