Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/
Ddictbe.cpp433 static const int32_t LAO_MIN_WORD_SPAN = LAO_MIN_WORD * 2; variable
469 if ((rangeEnd - rangeStart) < LAO_MIN_WORD_SPAN) { in divideUpDictionaryRange()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ddictbe.cpp431 static const int32_t LAO_MIN_WORD_SPAN = LAO_MIN_WORD * 2; variable
464 if ((rangeEnd - rangeStart) < LAO_MIN_WORD_SPAN) { in divideUpDictionaryRange()
/third_party/icu/icu4c/source/common/
Ddictbe.cpp433 static const int32_t LAO_MIN_WORD_SPAN = LAO_MIN_WORD * 2; variable
469 if ((rangeEnd - rangeStart) < LAO_MIN_WORD_SPAN) { in divideUpDictionaryRange()
/third_party/node/deps/icu-small/source/common/
Ddictbe.cpp436 static const int32_t LAO_MIN_WORD_SPAN = LAO_MIN_WORD * 2; variable
474 if ((rangeEnd - rangeStart) < LAO_MIN_WORD_SPAN) { in divideUpDictionaryRange()