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

/external/icu/icu4c/source/layout/
H A DThaiShaping.h96 static LEUnicode upperLeftTone(LEUnicode tone, le_uint8 glyphSet);
H A DThaiShaping.cpp95 LEUnicode ThaiShaping::upperLeftTone(LEUnicode tone, le_uint8 glyphSet) function in class:ThaiShaping
178 outputBuffer[outputIndex++] = upperLeftTone(currChar, glyphSet);

Completed in 190 milliseconds