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