Searched refs:maxShrink (Results 1 – 1 of 1) sorted by relevance
328 const float maxShrink = justified ? SHRINKABILITY * context.spaceWidth : 0.0f; in computeBreaks() local378 maxShrink * (candidates[i].postSpaceCount - candidates[j].preSpaceCount)) { in computeBreaks()