Searched defs:MacroProps (Results 1 – 5 of 5) sorted by relevance
1518 struct U_I18N_API MacroProps : public UMemory { struct1520 Notation notation;1523 MeasureUnit unit; // = MeasureUnit(); (the base dimensionless unit)1526 MeasureUnit perUnit; // = MeasureUnit(); (the base dimensionless unit)1529 Precision precision; // = Precision(); (bogus)1532 UNumberFormatRoundingMode roundingMode = UNUM_ROUND_HALFEVEN;1535 Grouper grouper; // = Grouper(); (bogus)1538 Padder padder; // = Padder(); (bogus)1541 IntegerWidth integerWidth; // = IntegerWidth(); (bogus)1544 SymbolsWrapper symbols;[all …]
1524 struct U_I18N_API MacroProps : public UMemory { struct1526 Notation notation;1529 MeasureUnit unit; // = MeasureUnit(); (the base dimensionless unit)1532 MeasureUnit perUnit; // = MeasureUnit(); (the base dimensionless unit)1535 Precision precision; // = Precision(); (bogus)1538 UNumberFormatRoundingMode roundingMode = UNUM_ROUND_HALFEVEN;1541 Grouper grouper; // = Grouper(); (bogus)1544 Padder padder; // = Padder(); (bogus)1547 IntegerWidth integerWidth; // = IntegerWidth(); (bogus)1550 SymbolsWrapper symbols;[all …]
1484 struct U_I18N_API MacroProps : public UMemory { struct1486 Notation notation;1489 MeasureUnit unit; // = MeasureUnit(); (the base dimensionless unit)1492 MeasureUnit perUnit; // = MeasureUnit(); (the base dimensionless unit)1495 Precision precision; // = Precision(); (bogus)1498 UNumberFormatRoundingMode roundingMode = UNUM_ROUND_HALFEVEN;1501 Grouper grouper; // = Grouper(); (bogus)1504 Padder padder; // = Padder(); (bogus)1507 IntegerWidth integerWidth; // = IntegerWidth(); (bogus)1510 SymbolsWrapper symbols;[all …]
23 public class MacroProps implements Cloneable { class
19 public class MacroProps implements Cloneable { class