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

/external/icu/icu4c/source/layout/
H A DThaiShaping.h95 static LEUnicode lowerLeftTone(LEUnicode tone, le_uint8 glyphSet);
H A DThaiShaping.cpp79 LEUnicode ThaiShaping::lowerLeftTone(LEUnicode tone, le_uint8 glyphSet) function in class:ThaiShaping
173 outputBuffer[outputIndex++] = lowerLeftTone(currChar, glyphSet);

Completed in 911 milliseconds