Searched refs:truncate (Results 1 – 1 of 1) sorted by relevance
906 styledString.append(truncate(text, styledString), QUALIFIER_STYLER); in update()918 styledString.append(truncate(src, styledString), QUALIFIER_STYLER); in update()930 styledString.append(truncate(src, styledString), QUALIFIER_STYLER); in update()1320 private static String truncate(String text, StyledString string) { in truncate() method in OutlinePage