Searched refs:changeLamAlef (Results 1 – 3 of 3) sorted by relevance
884 private static char changeLamAlef(char ch) { in changeLamAlef() method in ArabicShaping1667 char wLamalef = changeLamAlef(dest[i]); // get from 0x065C-0x065f in shapeUnicode()
932 private static char changeLamAlef(char ch) { in changeLamAlef() method in ArabicShaping1715 char wLamalef = changeLamAlef(dest[i]); // get from 0x065C-0x065f in shapeUnicode()
422 changeLamAlef(UChar ch) { in changeLamAlef() function1269 wLamalef = changeLamAlef(dest[i]); /*get from 0x065C-0x065f */ in shapeUnicode()