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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dunum.h859 typedef enum UNumberFormatSymbol { enum
937 } UNumberFormatSymbol; typedef in typeref:enum:UNumberFormatSymbol
945 * @param symbol The UNumberFormatSymbol constant for the symbol to get
957 UNumberFormatSymbol symbol,
968 * @param symbol The UNumberFormatSymbol constant for the symbol to set
977 UNumberFormatSymbol symbol,
/external/icu4c/i18n/unicode/
H A Dunum.h1033 typedef enum UNumberFormatSymbol { enum
1111 } UNumberFormatSymbol; typedef in typeref:enum:UNumberFormatSymbol
1119 * @param symbol The UNumberFormatSymbol constant for the symbol to get
1131 UNumberFormatSymbol symbol,
1142 * @param symbol The UNumberFormatSymbol constant for the symbol to set
1151 UNumberFormatSymbol symbol,

Completed in 97 milliseconds