Searched refs:PENALTY (Results 1 – 4 of 4) sorted by relevance
59 PENALTY, enumConstant84 assert this == PENALTY; in getNewPrimitive() local
51 assert p.type == PrimitiveType.PENALTY; in computeBreaks()68 if (p.type == PrimitiveType.PENALTY) { in computeBreaks()196 (p.type == PrimitiveType.PENALTY || p.type == PrimitiveType.WORD_BREAK)) { in desperateBreak()
216 p = PrimitiveType.PENALTY.getNewPrimitive(i, 0, 0); in computePrimitives()228 PrimitiveType.PENALTY.getNewPrimitive(length, 0, -PrimitiveType.PENALTY_INFINITY)); in computePrimitives()
108 if (p.type == PrimitiveType.PENALTY && in computeBreaks()