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