Searched refs:findBestSpacingValue (Results 1 – 1 of 1) sorted by relevance
499 float spacing = findBestSpacingValue(paint, text, width, MIN_LETTER_SPACING); in checkForEllipsis()515 private float findBestSpacingValue(TextPaint paint, String text, float allowedWidthPx, in findBestSpacingValue() method in BubbleTextView