Home | History | Annotate | Download | only in makedict

Lines Matching refs:dsti

354         int dsti = 0;
356 srci < length; srci += Character.charCount(codePoint), ++dsti) {
357 codePoints[dsti] = codePoint;
360 codePoints[dsti] = codePoint;