Searched refs:fractionPresent (Results 1 – 1 of 1) sorted by relevance
1437 UBool fractionPresent = (!isInteger && digitIndex < digits.getCount()) || in subformat() local1443 if (!fractionPresent && appendTo.length() == sizeBeforeIntegerPart) in subformat()1450 if (fDecimalSeparatorAlwaysShown || fractionPresent) { in subformat()