Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DArabicShaping.h33 JT_COUNT = 6 enumerator
DArabicShaping.cpp41 if (joiningType >= 0 && joiningType < ArabicShaping::JT_COUNT && LE_SUCCESS(success)) { in getShapeType()