Home | History | Annotate | Download | only in i18n

Lines Matching refs:sLimit

1442                                 uint32_t sLimit;
1446 sLimit = rootElements.getFirstSecondaryCE() >> 16;
1448 sLimit = Collation::COMMON_WEIGHT16;
1451 sLimit = rootElements.getSecondaryAfter(pIndex, s);
1455 sLimit = rootElements.getSecondaryBoundary();
1463 if(!secondaries.allocWeights(s, sLimit, sCount)) {