Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/common/
Ddictbe.cpp442 #define LAO_MIN_WORD_SPAN (LAO_MIN_WORD * 2) macro
475 if ((rangeEnd - rangeStart) < LAO_MIN_WORD_SPAN) { in divideUpDictionaryRange()
/external/icu/icu4c/source/common/
Ddictbe.cpp445 #define LAO_MIN_WORD_SPAN (LAO_MIN_WORD * 2) macro
478 if ((rangeEnd - rangeStart) < LAO_MIN_WORD_SPAN) { in divideUpDictionaryRange()