Searched refs:ThaiShaping (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/layout/ |
D | ThaiShaping.cpp | 31 le_uint8 ThaiShaping::getCharClass(LEUnicode ch) in getCharClass() 43 LEUnicode ThaiShaping::leftAboveVowel(LEUnicode vowel, le_uint8 glyphSet) in leftAboveVowel() 63 LEUnicode ThaiShaping::lowerRightTone(LEUnicode tone, le_uint8 glyphSet) in lowerRightTone() 79 LEUnicode ThaiShaping::lowerLeftTone(LEUnicode tone, le_uint8 glyphSet) in lowerLeftTone() 95 LEUnicode ThaiShaping::upperLeftTone(LEUnicode tone, le_uint8 glyphSet) in upperLeftTone() 111 LEUnicode ThaiShaping::lowerBelowVowel(LEUnicode vowel, le_uint8 glyphSet) in lowerBelowVowel() 128 LEUnicode ThaiShaping::noDescenderCOD(LEUnicode cod, le_uint8 glyphSet) in noDescenderCOD() 145 le_uint8 ThaiShaping::doTransition (StateTransition transition, LEUnicode currChar, le_int32 inputI… in doTransition() 228 le_uint8 ThaiShaping::getNextState(LEUnicode ch, le_uint8 prevState, le_int32 inputIndex, le_uint8 … in getNextState() 239 le_bool ThaiShaping::isLegalHere(LEUnicode ch, le_uint8 prevState) in isLegalHere() [all …]
|
D | ThaiShaping.h | 23 class ThaiShaping /* not : public UObject because all methods are static */ { 75 ThaiShaping(); 100 inline ThaiShaping::StateTransition ThaiShaping::getTransition(le_uint8 state, le_uint8 currClass) in getTransition()
|
D | ThaiStateTables.cpp | 16 const le_uint8 ThaiShaping::classTable[] = { 27 const ThaiShaping::StateTransition ThaiShaping::thaiStateTable[][ThaiShaping::classCount] = {
|
D | ThaiLayoutEngine.cpp | 90 …glyphCount = ThaiShaping::compose(chars, offset, count, fGlyphSet, fErrorChar, outChars, glyphStor… in computeGlyphs()
|
D | Makefile.in | 63 ThaiShaping.o \
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 2165 #define ThaiShaping U_ICU_ENTRY_POINT_RENAME(ThaiShaping) macro
|