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

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

Completed in 22 milliseconds