Searched refs:BURMESE_ROOT_COMBINE_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
22 private static final byte BURMESE_ROOT_COMBINE_THRESHOLD = 3; field in BurmeseBreakEngine155 if (fIter.getIndex() < rangeEnd && wordLength < BURMESE_ROOT_COMBINE_THRESHOLD) { in divideUpDictionaryRange()
642 static const int32_t BURMESE_ROOT_COMBINE_THRESHOLD = 3; variable751 …((int32_t)utext_getNativeIndex(text) < rangeEnd && cpWordLength < BURMESE_ROOT_COMBINE_THRESHOLD) { in divideUpDictionaryRange()