Searched refs:mFontTypeface (Results 1 – 1 of 1) sorted by relevance
3836 Typeface mFontTypeface = null; field in TextView.Drawables.TextAppearanceAttributes3863 + " mFontTypeface:" + mFontTypeface + "\n" in toString()3991 attributes.mFontTypeface = appearance.getFont(attr); in readTextAppearance()3996 if (attributes.mFontTypeface == null) { in readTextAppearance()4075 setTypefaceFromAttrs(attributes.mFontTypeface, attributes.mFontFamily, in applyTextAppearance()