Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dushape.cpp1511 int aggregation_possible = 1; in u_shapeArabic() local
1524 … if (aggregate_tashkeel && ((prevLink|currLink)&COMBINE) == COMBINE && aggregation_possible) { in u_shapeArabic()
1525 aggregation_possible = 0; in u_shapeArabic()
1529 aggregation_possible = 1; in u_shapeArabic()