Searched defs:tf (Results 1 – 10 of 10) sorted by relevance
75 int tf = a.getInt(com.android.internal.R.styleable.TextAppearance_typeface, 0); in TextAppearanceSpan() local230 Typeface tf = ds.getTypeface(); in updateMeasureState() local
93 Typeface tf = Typeface.create(family, oldStyle); in apply() local
103 Typeface tf; in apply() local
141 public void setTypeface(Typeface tf) { in setTypeface()
82 Typeface tf = Typeface.create(typefaceFamily, Typeface.NORMAL); in initialize() local
99 TypefaceSpan[] tf = s2.getSpans(8, 9, TypefaceSpan.class); in testWrapParcel() local
348 Typeface tf = null; in setSwitchTypefaceByIndex() local372 public void setSwitchTypeface(Typeface tf, int style) { in setSwitchTypeface()403 public void setSwitchTypeface(Typeface tf) { in setSwitchTypeface()
1529 Typeface tf = null; in setTypefaceFromAttrs() local1636 public void setTypeface(Typeface tf, int style) { in setTypeface()3055 public void setTypeface(Typeface tf) { in setTypeface()
327 Typeface tf = null; in setSwitchTypefaceByIndex() local351 public void setSwitchTypeface(Typeface tf, int style) { in setSwitchTypeface()379 public void setSwitchTypeface(Typeface tf) { in setSwitchTypeface()
1289 RandomAccessFile tf = new RandomAccessFile(mTokenFile, "r"); in initPackageTracking() local