OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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