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