Searched defs:widths (Results 1 – 3 of 3) sorted by relevance
190 float[] widths = new float[str.length()]; in getTextWidth() local
422 int[] widths = new int[] { 0, 4, 10 }; in testNarrowWidth() local437 int[] widths = new int[] { 1, 4 }; in testNarrowWidthZeroWidth() local
68 float[] widths = new float[text.length()]; in testBreakText() local