Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/common/
Ddictbe.cpp634 #define KHMER_MIN_WORD_SPAN (KHMER_MIN_WORD * 2) macro
676 if ((rangeEnd - rangeStart) < KHMER_MIN_WORD_SPAN) { in divideUpDictionaryRange()
/external/icu/icu4c/source/common/
Ddictbe.cpp637 #define KHMER_MIN_WORD_SPAN (KHMER_MIN_WORD * 2) macro
679 if ((rangeEnd - rangeStart) < KHMER_MIN_WORD_SPAN) { in divideUpDictionaryRange()