Searched refs:countStretchableSpaces (Results 1 – 1 of 1) sorted by relevance
254 final int spaces = countStretchableSpaces(0, end); in justify()1278 private int countStretchableSpaces(int start, int end) { in countStretchableSpaces() method