Home | History | Annotate | Download | only in text

Lines Matching refs:ellipsized

1055          * text was ellipsized away by a call to {@link #ellipsize}.
1057 public void ellipsized(int start, int end);
1081 * report the start and end of the ellipsized range. TextDirection
1103 * report the start and end of the ellipsized range.
1122 callback.ellipsized(0, 0);
1148 callback.ellipsized(left, right);