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

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

Completed in 29 milliseconds