Home
last modified time | relevance | path

Searched refs:LAO_MIN_WORD (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DLaoBreakEngine.java30 private static final byte LAO_MIN_WORD = 2; field in LaoBreakEngine
96 if ((rangeEnd - rangeStart) < LAO_MIN_WORD) { in divideUpDictionaryRange()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DLaoBreakEngine.java29 private static final byte LAO_MIN_WORD = 2; field in LaoBreakEngine
95 if ((rangeEnd - rangeStart) < LAO_MIN_WORD) { in divideUpDictionaryRange()
/third_party/skia/third_party/externals/icu/source/common/
Ddictbe.cpp430 static const int32_t LAO_MIN_WORD = 2; variable
433 static const int32_t LAO_MIN_WORD_SPAN = LAO_MIN_WORD * 2;
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ddictbe.cpp428 static const int32_t LAO_MIN_WORD = 2; variable
431 static const int32_t LAO_MIN_WORD_SPAN = LAO_MIN_WORD * 2;
/third_party/icu/icu4c/source/common/
Ddictbe.cpp430 static const int32_t LAO_MIN_WORD = 2; variable
433 static const int32_t LAO_MIN_WORD_SPAN = LAO_MIN_WORD * 2;
/third_party/node/deps/icu-small/source/common/
Ddictbe.cpp433 static const int32_t LAO_MIN_WORD = 2; variable
436 static const int32_t LAO_MIN_WORD_SPAN = LAO_MIN_WORD * 2;