Home | History | Annotate | Download | only in i18n

Lines Matching refs:highOffset

46     int32_t  highOffset;
216 ceb[offset].highOffset = high;
267 ceb[offset].highOffset = high;
309 ceb[0].highOffset = last;
735 int32_t high = cei->highOffset;
739 while (lIndex >= 0 && target->prevCE(lIndex)->highOffset == high) {
799 int32_t maxLimit = lastCEI.highOffset;
811 if (nextCEI.lowOffset == nextCEI.highOffset && nextCEI.order != (uint32_t)UCOL_NULLORDER) {
819 if (firstCEI.lowOffset == firstCEI.highOffset) {
827 if (nbb >= lastCEI.highOffset) {