Searched refs:getShapeType (Results 1 – 3 of 3) sorted by relevance
34 ArabicShaping::ShapeType ArabicShaping::getShapeType(LEUnicode c) in getShapeType() function in ArabicShaping148 rightType = getShapeType(chars[i]); in shape()156 leftType = getShapeType(chars[i]); in shape()177 ShapeType t = getShapeType(c); in shape()
68 static ShapeType getShapeType(LEUnicode c);
35 public static int getShapeType(char ch) in getShapeType() method in ArabicShaping91 int t = getShapeType(c); in shape()