Home
last modified time | relevance | path

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

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