Searched refs:LAO_MIN_WORD (Results 1 – 3 of 3) sorted by relevance
27 private static final byte LAO_MIN_WORD = 2; field in LaoBreakEngine93 if ((rangeEnd - rangeStart) < LAO_MIN_WORD) { in divideUpDictionaryRange()
28 private static final byte LAO_MIN_WORD = 2; field in LaoBreakEngine94 if ((rangeEnd - rangeStart) < LAO_MIN_WORD) { in divideUpDictionaryRange()
453 static const int32_t LAO_MIN_WORD = 2; variable456 static const int32_t LAO_MIN_WORD_SPAN = LAO_MIN_WORD * 2;