Searched refs:fractionPresent (Results 1 – 2 of 2) sorted by relevance
2064 UBool fractionPresent = (!isInteger && digitIndex < digits.getCount()) ||2070 if (!fractionPresent && appendTo.length() == sizeBeforeIntegerPart)2077 if (fDecimalSeparatorAlwaysShown || fractionPresent) {
1975 UBool fractionPresent = (!isInteger && digitIndex < digits.getCount()) || in subformat() local1981 if (!fractionPresent && appendTo.length() == sizeBeforeIntegerPart) in subformat()1988 if (fDecimalSeparatorAlwaysShown || fractionPresent) { in subformat()