Searched refs:WORD_BREAK (Results 1 – 4 of 4) sorted by relevance
67 WORD_BREAK; enumConstant75 assert this == BOX || this == GLUE || this == WORD_BREAK; in getNewPrimitive() local
133 } else if (p.type == PrimitiveType.WORD_BREAK) { in computeBreaks()
197 p = PrimitiveType.WORD_BREAK.getNewPrimitive(i, 0); in computePrimitives()
207 (p.type == PrimitiveType.PENALTY || p.type == PrimitiveType.WORD_BREAK)) { in desperateBreak()