Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Dnormalizer2impl.h192 void setReorderingLimit(UChar *newLimit) { in setReorderingLimit() function
Dnormalizer2impl.cpp1381 buffer.setReorderingLimit(limit); in recompose()
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.h192 void setReorderingLimit(UChar *newLimit) { in setReorderingLimit() function
Dnormalizer2impl.cpp1381 buffer.setReorderingLimit(limit); in recompose()
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.h192 void setReorderingLimit(char16_t *newLimit) { in setReorderingLimit() function
Dnormalizer2impl.cpp1381 buffer.setReorderingLimit(limit); in recompose()