Searched refs:hasPreBaseForm (Results 1 – 2 of 2) sorted by relevance
124 inline le_bool hasPreBaseForm(LEUnicode ch) const;141 inline static le_bool hasPreBaseForm(CharClass charClass);263 inline le_bool IndicClassTable::hasPreBaseForm(CharClass charClass) in hasPreBaseForm() function348 inline le_bool IndicClassTable::hasPreBaseForm(LEUnicode ch) const in hasPreBaseForm() function350 return hasPreBaseForm(getCharClass(ch)); in hasPreBaseForm()
785 le_bool hasPreBaseForm = FALSE; in reorder() local799 hasPreBaseForm = IndicClassTable::hasPreBaseForm(charClass) && !hasNukta; in reorder()804 !(hasBelowBaseForm || hasPostBaseForm || hasPreBaseForm)) { in reorder()810 hasPreBaseForm && classTable->isVirama(chars[baseConsonant - 1])) { in reorder()