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