Searched refs:mTypefaceIndex (Results 1 – 1 of 1) sorted by relevance
1601 attributes.mTypefaceIndex = MONOSPACE;3838 int mTypefaceIndex = -1; field in TextView.Drawables.TextAppearanceAttributes3865 + " mTypefaceIndex:" + mTypefaceIndex + "\n" in toString()3983 attributes.mTypefaceIndex = appearance.getInt(attr, attributes.mTypefaceIndex); in readTextAppearance()3984 if (attributes.mTypefaceIndex != -1 && !attributes.mFontFamilyExplicit) { in readTextAppearance()4072 if (attributes.mTypefaceIndex != -1 && !attributes.mFontFamilyExplicit) { in applyTextAppearance()4076 attributes.mTypefaceIndex, attributes.mTextStyle, attributes.mFontWeight); in applyTextAppearance()