Home | History | Annotate | Download | only in common

Lines Matching defs:offsetIndex

38                        int32_t offsetIndex,
49 &args->offsets, offsetIndex,
57 int32_t offsetIndex,
94 *(args->offsets)++ = offsetIndex;
176 int32_t offsetIndex,
202 ucnv_cbFromUWriteUChars(args, &source, source - length, offsetIndex, err);
207 converter->sharedData->impl->writeSub(args, offsetIndex, err);
216 offsetIndex, err);
221 offsetIndex, err);
229 int32_t offsetIndex,
240 &args->offsets, offsetIndex,
246 int32_t offsetIndex,
253 ucnv_cbToUWriteUChars(args, &kSubstituteChar1, 1, offsetIndex, err);
255 ucnv_cbToUWriteUChars(args, &kSubstituteChar, 1, offsetIndex, err);