Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DArabicShaping.cpp17 const ArabicShaping::ShapeType ArabicShaping::shapeTypes[] = member in ArabicShaping
42 return ArabicShaping::shapeTypes[joiningType]; in getShapeType()
DArabicShaping.h73 static const ShapeType shapeTypes[]; variable