Searched refs:getShapeType (Results 1 - 2 of 2) 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);
H A DArabicShaping.h68 static ShapeType getShapeType(LEUnicode c);

Completed in 1076 milliseconds