Searched refs:fractionPresent (Results 1 – 1 of 1) sorted by relevance
1157 UBool fractionPresent = (!isInteger && digitIndex < digits.fCount) || in subformat() local1163 if (!fractionPresent && appendTo.length() == sizeBeforeIntegerPart) in subformat()1170 if (fDecimalSeparatorAlwaysShown || fractionPresent) { in subformat()