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

/external/icu/icu4c/source/layout/
H A DThaiShaping.h93 static LEUnicode lowerBelowVowel(LEUnicode vowel, le_uint8 glyphSet);
H A DThaiShaping.cpp111 LEUnicode ThaiShaping::lowerBelowVowel(LEUnicode vowel, le_uint8 glyphSet) function in class:ThaiShaping
195 outputBuffer[outputIndex++] = lowerBelowVowel(currChar, glyphSet);

Completed in 185 milliseconds