Searched defs:MacroProps (Results 1 – 3 of 3) sorted by relevance
1279 struct U_I18N_API MacroProps : public UMemory { struct1281 Notation notation;1284 MeasureUnit unit; // = NoUnit::base();1287 Rounder rounder; // = Rounder(); (bogus)1290 Grouper grouper; // = Grouper(); (bogus)1293 Padder padder; // = Padder(); (bogus)1296 IntegerWidth integerWidth; // = IntegerWidth(); (bogus)1299 SymbolsWrapper symbols;1304 UNumberUnitWidth unitWidth = UNUM_UNIT_WIDTH_COUNT;1307 UNumberSignDisplay sign = UNUM_SIGN_COUNT;[all …]
17 public class MacroProps implements Cloneable { class
21 public class MacroProps implements Cloneable { class