Home | History | Annotate | Download | only in text

Lines Matching refs:textWidth

879                       float ellipsisWidth, float textWidth,
997 textWidth, paint, forceEllipsis);
1008 int line, float textWidth, TextPaint paint,
1010 if (textWidth <= avail && !forceEllipsis) {