Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/common/
Ddictbe.cpp211 #define THAI_MIN_WORD_SPAN (THAI_MIN_WORD * 2) macro
247 if ((rangeEnd - rangeStart) < THAI_MIN_WORD_SPAN) { in divideUpDictionaryRange()
/external/icu/icu4c/source/common/
Ddictbe.cpp214 #define THAI_MIN_WORD_SPAN (THAI_MIN_WORD * 2) macro
250 if ((rangeEnd - rangeStart) < THAI_MIN_WORD_SPAN) { in divideUpDictionaryRange()