Home | History | Annotate | Download | only in i18n

Lines Matching refs:rawOffset

3513             int32_t rawOffset;
3522 rawOffset = (int32_t)(temp.pos - temp.string); // should always be zero?
3537 source->appendOffset(rawOffset + offsetBias, *status);
3555 rawOffset = (int32_t)(temp.fcdPosition - temp.string);
3557 rawOffset = (int32_t)(temp.pos - temp.string);