Searched refs:LINE_PENALTY_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance
50 constexpr float LINE_PENALTY_MULTIPLIER = 2.0f; variable145 linePenalty = hyphenPenalty * LINE_PENALTY_MULTIPLIER; in computePenalties()