Searched refs:mFontStyle (Results 1 – 2 of 2) sorted by relevance
457 private final FontStyle mFontStyle; field in Font470 mFontStyle = fontStyle; in Font()505 return mFontStyle; in getStyle()555 return mFontStyle.equals(f.mFontStyle) && f.mTtcIndex == mTtcIndex in equals()562 return Objects.hash(mFontStyle, mTtcIndex, Arrays.hashCode(mAxes), mBuffer, mLocaleList); in hashCode()569 + ", style=" + mFontStyle in toString()
75 minikin::FontStyle mFontStyle; member238 matcher->mFontStyle = minikin::FontStyle( in AFontMatcher_setStyle()262 matcher->mFontStyle, in AFontMatcher_match()