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

  /external/icu4c/layout/
ThaiShaping.h 95 static LEUnicode lowerLeftTone(LEUnicode tone, le_uint8 glyphSet);
ThaiShaping.cpp 79 LEUnicode ThaiShaping::lowerLeftTone(LEUnicode tone, le_uint8 glyphSet)
173 outputBuffer[outputIndex++] = lowerLeftTone(currChar, glyphSet);

Completed in 358 milliseconds