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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DThaiShaping.cpp49 CH_SARA_U = 0x0E38, enumerator in enum:__anon940
146 if (vowel >= CH_SARA_U && vowel <= CH_PHINTHU) {
147 return lowerBelowVowels[glyphSet][vowel - CH_SARA_U];

Completed in 34 milliseconds