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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dunum.h1107 typedef enum UNumberFormatSymbol { enum
1185 } UNumberFormatSymbol; typedef in typeref:enum:UNumberFormatSymbol
1193 * @param symbol The UNumberFormatSymbol constant for the symbol to get
1205 UNumberFormatSymbol symbol,
1216 * @param symbol The UNumberFormatSymbol constant for the symbol to set
1225 UNumberFormatSymbol symbol,
/external/icu/icu4c/source/i18n/unicode/
H A Dunum.h1117 typedef enum UNumberFormatSymbol { enum
1195 } UNumberFormatSymbol; typedef in typeref:enum:UNumberFormatSymbol
1203 * @param symbol The UNumberFormatSymbol constant for the symbol to get
1215 UNumberFormatSymbol symbol,
1226 * @param symbol The UNumberFormatSymbol constant for the symbol to set
1235 UNumberFormatSymbol symbol,

Completed in 1272 milliseconds