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

/external/icu/icu4c/source/layout/
H A DThaiShaping.h94 static LEUnicode lowerRightTone(LEUnicode tone, le_uint8 glyphSet);
H A DThaiShaping.cpp63 LEUnicode ThaiShaping::lowerRightTone(LEUnicode tone, le_uint8 glyphSet) function in class:ThaiShaping
168 outputBuffer[outputIndex++] = lowerRightTone(currChar, glyphSet);

Completed in 72 milliseconds