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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DThaiShaping.h121 static LEUnicode upperLeftTone(LEUnicode tone, le_uint8 glyphSet);
H A DThaiShaping.cpp120 LEUnicode ThaiShaping::upperLeftTone(LEUnicode tone, le_uint8 glyphSet) function in class:ThaiShaping
203 outputBuffer[outputIndex++] = upperLeftTone(currChar, glyphSet);

Completed in 29 milliseconds