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