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