Searched defs:getShapeType (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DArabicShaping.cpp59 ArabicShaping::ShapeType ArabicShaping::getShapeType(LEUnicode c) function in class:ArabicShaping
173 rightType = getShapeType(chars[i]);
181 leftType = getShapeType(chars[i]);
202 ShapeType t = getShapeType(c);

Completed in 22 milliseconds