Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dushape.cpp1509 int aggregation_possible = 1; in u_shapeArabic() local
1522 … if (aggregate_tashkeel && ((prevLink|currLink)&COMBINE) == COMBINE && aggregation_possible) { in u_shapeArabic()
1523 aggregation_possible = 0; in u_shapeArabic()
1527 aggregation_possible = 1; in u_shapeArabic()