Searched refs:nonNumericalIdx (Results 1 – 4 of 4) sorted by relevance
833 …for (int nonNumericalIdx = IMPROPER_FRACTION_RULE_INDEX; nonNumericalIdx <= MASTER_RULE_INDEX; non… in setDecimalFormatSymbols()834 if (nonNumericalRules[nonNumericalIdx] != null) { in setDecimalFormatSymbols()836 … if (nonNumericalRules[nonNumericalIdx].getBaseValue() == rule.getBaseValue()) { in setDecimalFormatSymbols()837 setBestFractionRule(nonNumericalIdx, rule, false); in setDecimalFormatSymbols()
832 …for (int nonNumericalIdx = IMPROPER_FRACTION_RULE_INDEX; nonNumericalIdx <= MASTER_RULE_INDEX; non… in setDecimalFormatSymbols()833 if (nonNumericalRules[nonNumericalIdx] != null) { in setDecimalFormatSymbols()835 … if (nonNumericalRules[nonNumericalIdx].getBaseValue() == rule.getBaseValue()) { in setDecimalFormatSymbols()836 setBestFractionRule(nonNumericalIdx, rule, false); in setDecimalFormatSymbols()
378 …for (int32_t nonNumericalIdx = IMPROPER_FRACTION_RULE_INDEX; nonNumericalIdx <= MASTER_RULE_INDEX;… in setDecimalFormatSymbols() local379 if (nonNumericalRules[nonNumericalIdx]) { in setDecimalFormatSymbols()382 … if (nonNumericalRules[nonNumericalIdx]->getBaseValue() == fractionRule->getBaseValue()) { in setDecimalFormatSymbols()383 setBestFractionRule(nonNumericalIdx, fractionRule, FALSE); in setDecimalFormatSymbols()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...