HomeSort by relevance Sort by last modified time
    Searched refs:lowerBelowVowel (Results 1 - 2 of 2) sorted by null

  /external/icu4c/layout/
ThaiShaping.h 93 static LEUnicode lowerBelowVowel(LEUnicode vowel, le_uint8 glyphSet);
ThaiShaping.cpp 111 LEUnicode ThaiShaping::lowerBelowVowel(LEUnicode vowel, le_uint8 glyphSet)
195 outputBuffer[outputIndex++] = lowerBelowVowel(currChar, glyphSet);

Completed in 241 milliseconds