Home
last modified time | relevance | path

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

/external/icu4c/layout/
DThaiShaping.cpp43 LEUnicode ThaiShaping::leftAboveVowel(LEUnicode vowel, le_uint8 glyphSet) in leftAboveVowel() function in ThaiShaping
163 outputBuffer[outputIndex++] = leftAboveVowel(currChar, glyphSet); in doTransition()
DThaiShaping.h92 static LEUnicode leftAboveVowel(LEUnicode vowel, le_uint8 glyphSet);