Searched refs:SHRINKABILITY (Results 1 – 1 of 1) sorted by relevance
56 constexpr float SHRINKABILITY = 1.0 / 3.0; variable328 const float maxShrink = justified ? SHRINKABILITY * context.spaceWidth : 0.0f; in computeBreaks()