Searched defs:tf (Results 1 – 2 of 2) sorted by relevance
55 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateMeasureState() local78 Typeface tf = Typeface.defaultFromStyle(Typeface.NORMAL); in testUpdateDrawState() local
52 Typeface tf = Typeface.create(family, style); in createTypeface() local