Home | History | Annotate | Download | only in i18n

Lines Matching defs:rawOffset

3571             int32_t rawOffset;
3580 rawOffset = (int32_t)(temp.pos - temp.string); // should always be zero?
3595 source->appendOffset(rawOffset + offsetBias, *status);
3613 rawOffset = (int32_t)(temp.fcdPosition - temp.string);
3615 rawOffset = (int32_t)(temp.pos - temp.string);