Home
last modified time | relevance | path

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

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