Searched refs:MASTER_RULE_INDEX (Results 1 – 3 of 3) sorted by relevance
60 static final int MASTER_RULE_INDEX = 3; field in NFRuleSet247 setBestFractionRule(NFRuleSet.MASTER_RULE_INDEX, rule, true); in setNonNumericalRule()512 if (nonNumericalRules[MASTER_RULE_INDEX] != null) { in findRule()513 return nonNumericalRules[MASTER_RULE_INDEX]; in findRule()604 return nonNumericalRules[MASTER_RULE_INDEX]; in findNormalRule()832 … nonNumericalIdx = IMPROPER_FRACTION_RULE_INDEX; nonNumericalIdx <= MASTER_RULE_INDEX; nonNumerica… in setDecimalFormatSymbols()
61 static final int MASTER_RULE_INDEX = 3; field in NFRuleSet248 setBestFractionRule(NFRuleSet.MASTER_RULE_INDEX, rule, true); in setNonNumericalRule()513 if (nonNumericalRules[MASTER_RULE_INDEX] != null) { in findRule()514 return nonNumericalRules[MASTER_RULE_INDEX]; in findRule()605 return nonNumericalRules[MASTER_RULE_INDEX]; in findNormalRule()833 … nonNumericalIdx = IMPROPER_FRACTION_RULE_INDEX; nonNumericalIdx <= MASTER_RULE_INDEX; nonNumerica… in setDecimalFormatSymbols()
40 MASTER_RULE_INDEX = 3, enumerator282 setBestFractionRule(MASTER_RULE_INDEX, rule, TRUE); in setNonNumericalRule()326 && i != MASTER_RULE_INDEX) in ~NFRuleSet()378 … nonNumericalIdx = IMPROPER_FRACTION_RULE_INDEX; nonNumericalIdx <= MASTER_RULE_INDEX; nonNumerica… in setDecimalFormatSymbols()476 if (nonNumericalRules[MASTER_RULE_INDEX]) { in findDoubleRule()477 return nonNumericalRules[MASTER_RULE_INDEX]; in findDoubleRule()557 return nonNumericalRules[MASTER_RULE_INDEX]; in findNormalRule()