Lines Matching defs:highOffset
46 int32_t highOffset;
218 ceb[offset].highOffset = high;
269 ceb[offset].highOffset = high;
311 ceb[0].highOffset = last;
688 int32_t high = cei->highOffset;
692 while (lIndex >= 0 && target->prevCE(lIndex)->highOffset == high) {
752 int32_t maxLimit = lastCEI.highOffset;
764 if (nextCEI.lowOffset == nextCEI.highOffset && nextCEI.order != (uint32_t)UCOL_NULLORDER) {
772 if (firstCEI.lowOffset == firstCEI.highOffset) {
780 if (nbb >= lastCEI.highOffset) {