Searched refs:forProperties (Results 1 – 13 of 13) sorted by relevance
55 Grouper Grouper::forProperties(const DecimalFormatProperties& properties) { in forProperties() function in Grouper
52 Padder Padder::forProperties(const DecimalFormatProperties& properties) { in forProperties() function in Padder
173 macros.grouper = Grouper::forProperties(properties); in oldToNew()180 macros.padder = Padder::forProperties(properties); in oldToNew()
100 Grouper grouper = Grouper::forProperties(properties); in createParserFromProperties()
212 macros.grouping = Grouper.forProperties(properties); in oldToNew()219 macros.padder = Padder.forProperties(properties); in oldToNew()
211 macros.grouping = Grouper.forProperties(properties); in oldToNew()218 macros.padder = Padder.forProperties(properties); in oldToNew()
50 public static Grouper forProperties(DecimalFormatProperties properties) { in forProperties() method in Grouper
69 public static Padder forProperties(DecimalFormatProperties properties) { in forProperties() method in Padder
52 public static Grouper forProperties(DecimalFormatProperties properties) { in forProperties() method in Grouper
76 public static Padder forProperties(DecimalFormatProperties properties) { in forProperties() method in Padder
1272 static Grouper forProperties(const DecimalFormatProperties& properties);1355 static Padder forProperties(const DecimalFormatProperties& properties);
151 Grouper grouper = Grouper.forProperties(properties); in createParserFromProperties()
149 Grouper grouper = Grouper.forProperties(properties); in createParserFromProperties()