Searched defs:tf (Results 1 – 7 of 7) sorted by relevance
66 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateMeasureState() local90 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateDrawState() local
26 File tf; field in CustomClassLoaderTest
315 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetWidth() local357 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetWidth_multiStyle() local386 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetWidth_multiStyle2() local459 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetBounds() local518 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetBounds_multiStyle() local555 final Typeface tf = new Typeface.Builder(context.getAssets(), in testGetBounds_multiStyle2() local
96 final Typeface tf = paint.getTypeface(); in makeDifferentParams() local
62 Typeface tf = new Typeface.Builder(am, "fonts/layout/linebreak.ttf").build(); in classSetUp() local
54 Typeface tf = new Typeface.Builder(am, "fonts/layout/linebreak.ttf").build(); in classSetUp() local
90 Typeface tf = Typeface.create(family, style); in createTypeface() local