Home | History | Annotate | Download | only in i18n

Lines Matching defs:rawOffset

3520             int32_t rawOffset;
3529 rawOffset = (int32_t)(temp.pos - temp.string); // should always be zero?
3544 source->appendOffset(rawOffset + offsetBias, *status);
3562 rawOffset = (int32_t)(temp.fcdPosition - temp.string);
3564 rawOffset = (int32_t)(temp.pos - temp.string);