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

/external/icu4c/layout/
H A DArabicShaping.cpp34 ArabicShaping::ShapeType ArabicShaping::getShapeType(LEUnicode c) function in class:ArabicShaping
146 rightType = getShapeType(chars[i]);
154 leftType = getShapeType(chars[i]);
175 ShapeType t = getShapeType(c);

Completed in 38 milliseconds