Searched refs:newLineLastChar (Results 1 – 1 of 1) sorted by relevance
147 private int findKerningAmount(int newLineLastChar, int nextChar) { in findKerningAmount() argument148 BitmapCharacter c = charSet.getCharacter(newLineLastChar); in findKerningAmount()