Home
last modified time | relevance | path

Searched refs:THAI_ROOT_COMBINE_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Ddictbe.cpp195 #define THAI_ROOT_COMBINE_THRESHOLD 3 macro
313 … if ((int32_t)utext_getNativeIndex(text) < rangeEnd && wordLength < THAI_ROOT_COMBINE_THRESHOLD) { in divideUpDictionaryRange()
/external/icu/icu4c/source/common/
Ddictbe.cpp198 #define THAI_ROOT_COMBINE_THRESHOLD 3 macro
316 … if ((int32_t)utext_getNativeIndex(text) < rangeEnd && wordLength < THAI_ROOT_COMBINE_THRESHOLD) { in divideUpDictionaryRange()