Home | History | Annotate | Download | only in i18n

Lines Matching refs:isCompressible

598                 UBool isCompressible = baseData->isCompressiblePrimary(p);
599 p = rootElements.getPrimaryAfter(p, pIndex, isCompressible);
1488 UBool isCompressible = baseData->isCompressiblePrimary(p);
1490 rootElements.getPrimaryAfter(p, pIndex, isCompressible);
1491 primaries.initForPrimary(isCompressible);