Searched refs:textChars1 (Results 1 – 1 of 1) sorted by relevance
978 char[] textChars1 = text1.toCharArray(); in testGetTextBounds() local979 p.getTextBounds(textChars1, 0, textChars1.length, bounds2); in testGetTextBounds()