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

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

Completed in 29 milliseconds