Searched defs:getCharClass (Results 1 – 5 of 5) sorted by relevance
31 le_uint8 ThaiShaping::getCharClass(LEUnicode ch) in getCharClass() function in ThaiShaping
113 TibetanClassTable::CharClass TibetanClassTable::getCharClass(LEUnicode ch) const in getCharClass() function in TibetanClassTable
420 IndicClassTable::CharClass IndicClassTable::getCharClass(LEUnicode ch) const in getCharClass() function in IndicClassTable
102 KhmerClassTable::CharClass KhmerClassTable::getCharClass(LEUnicode ch) const in getCharClass() function in KhmerClassTable
151 static le_int32 getCharClass(LEUnicode ch, LEUnicode &lead, LEUnicode &vowel, LEUnicode &trail) in getCharClass() function