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

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

Completed in 30 milliseconds