Home
last modified time | relevance | path

Searched refs:BURMESE_MIN_WORD_SPAN (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Ddictbe.cpp628 static const int32_t BURMESE_MIN_WORD_SPAN = BURMESE_MIN_WORD * 2; variable
661 if ((rangeEnd - rangeStart) < BURMESE_MIN_WORD_SPAN) { in divideUpDictionaryRange()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ddictbe.cpp627 static const int32_t BURMESE_MIN_WORD_SPAN = BURMESE_MIN_WORD * 2; variable
657 if ((rangeEnd - rangeStart) < BURMESE_MIN_WORD_SPAN) { in divideUpDictionaryRange()
/third_party/icu/icu4c/source/common/
Ddictbe.cpp628 static const int32_t BURMESE_MIN_WORD_SPAN = BURMESE_MIN_WORD * 2; variable
661 if ((rangeEnd - rangeStart) < BURMESE_MIN_WORD_SPAN) { in divideUpDictionaryRange()
/third_party/node/deps/icu-small/source/common/
Ddictbe.cpp632 static const int32_t BURMESE_MIN_WORD_SPAN = BURMESE_MIN_WORD * 2; variable
667 if ((rangeEnd - rangeStart) < BURMESE_MIN_WORD_SPAN) { in divideUpDictionaryRange()