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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DThaiShaping.h118 static LEUnicode lowerBelowVowel(LEUnicode vowel, le_uint8 glyphSet);
H A DThaiShaping.cpp136 LEUnicode ThaiShaping::lowerBelowVowel(LEUnicode vowel, le_uint8 glyphSet) function in class:ThaiShaping
220 outputBuffer[outputIndex++] = lowerBelowVowel(currChar, glyphSet);

Completed in 23 milliseconds