Searched refs:THAI_MIN_WORD_SPAN (Results 1 – 4 of 4) sorted by relevance
40 private static final byte THAI_MIN_WORD_SPAN = THAI_MIN_WORD * 2; field in ThaiBreakEngine105 if ((rangeEnd - rangeStart) < THAI_MIN_WORD_SPAN) { in divideUpDictionaryRange()
36 private static final byte THAI_MIN_WORD_SPAN = THAI_MIN_WORD * 2; field in ThaiBreakEngine101 if ((rangeEnd - rangeStart) < THAI_MIN_WORD_SPAN) { in divideUpDictionaryRange()
198 static const int32_t THAI_MIN_WORD_SPAN = THAI_MIN_WORD * 2; variable241 utext_moveIndex32(text, THAI_MIN_WORD_SPAN); in divideUpDictionaryRange()