Searched defs:singleWidths (Results 1 – 1 of 1) sorted by relevance
6403 final float[] singleWidths = new float[textLength]; in testAccessLetterSpacing() local6404 mTextView.getPaint().getTextWidths(text.toString(), singleWidths); in testAccessLetterSpacing() local