Home | History | Annotate | Download | only in cts

Lines Matching defs:textSize

2073             int textSize = 20;
2075 null, Typeface.ITALIC, textSize, colors, null);
2093 assertEquals(textSize, ((TextAppearanceSpan) spans[1]).getTextSize());