Searched refs:CH_SARA_U (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/layout/
H A DThaiShaping.cpp24 CH_SARA_U = 0x0E38, enumerator in enum:__anon21956
121 if (vowel >= CH_SARA_U && vowel <= CH_PHINTHU) {
122 return lowerBelowVowels[glyphSet][vowel - CH_SARA_U];

Completed in 328 milliseconds