Home
last modified time | relevance | path

Searched refs:getShapeType (Results 1 – 2 of 2) sorted by relevance

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