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