Searched defs:tf (Results 1 – 9 of 9) sorted by relevance
71 int tf = a.getInt(com.android.internal.R.styleable.TextAppearance_typeface, 0); in TextAppearanceSpan() local215 Typeface tf = ds.getTypeface(); in updateMeasureState() local
83 Typeface tf = Typeface.create(family, oldStyle); in apply() local
93 Typeface tf; in apply() local
89 ANPTypeface* tf = gTypefaceI.createFromName("serif", kItalic_ANPTypefaceStyle); in drawPlugin() local
211 Typeface tf = null; in setSwitchTypefaceByIndex() local235 public void setSwitchTypeface(Typeface tf, int style) { in setSwitchTypeface()266 public void setSwitchTypeface(Typeface tf) { in setSwitchTypeface()
1127 Typeface tf = null; in setTypefaceByIndex() local1212 public void setTypeface(Typeface tf, int style) { in setTypeface()2229 public void setTypeface(Typeface tf) { in setTypeface()
99 TypefaceSpan[] tf = s2.getSpans(8, 9, TypefaceSpan.class); in testWrapParcel() local
108 AmPm(View parent, Typeface tf) { in AmPm()
862 RandomAccessFile tf = new RandomAccessFile(mTokenFile, "r"); in initPackageTracking() local