Searched refs:compressText (Results 1 – 1 of 1) sorted by relevance
6687 if (!compressText(ellipsisWidth)) { in makeNewLayout()6772 private boolean compressText(float width) { in compressText() method in TextView7826 if (compressText(getWidth() - getCompoundPaddingLeft() - getCompoundPaddingRight())) { in startMarquee()