Searched refs:sourceArrayIndexStart (Results 1 – 1 of 1) sorted by relevance
2005 int sourceArrayIndex, sourceArrayIndexStart; in cnvMBCSToUnicodeWithOffsets() local2042 sourceArrayIndex = sourceArrayIndexStart = source.position(); in cnvMBCSToUnicodeWithOffsets()2314 int bytesFromThisBuffer = sourceArrayIndex - sourceArrayIndexStart; in cnvMBCSToUnicodeWithOffsets()2325 sourceArrayIndex = sourceArrayIndexStart; in cnvMBCSToUnicodeWithOffsets()