Searched refs:decimalCredit (Results 1 – 1 of 1) sorted by relevance
334 final float decimalCredit = Math.max(newCharWidth - decimalSeparatorWidth, 0.0f); in onMeasure() local341 mDecimalCredit = decimalCredit / newCharWidth; in onMeasure()777 final float decimalCredit = getDecimalCredit(); in formatResult() local