Searched refs:PENALTY (Results 1 – 4 of 4) sorted by relevance
59 PENALTY, enumConstant84 assert this == PENALTY; in getNewPrimitive() local
50 assert p.type == PrimitiveType.PENALTY; in computeBreaks()65 if (p.type == PrimitiveType.PENALTY) { in computeBreaks()207 (p.type == PrimitiveType.PENALTY || p.type == PrimitiveType.WORD_BREAK)) { in desperateBreak()
195 p = PrimitiveType.PENALTY.getNewPrimitive(i, 0, 0); in computePrimitives()207 PrimitiveType.PENALTY.getNewPrimitive(length, 0, -PrimitiveType.PENALTY_INFINITY)); in computePrimitives()
106 if (p.type == PrimitiveType.PENALTY && in computeBreaks()