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/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 278 milliseconds