Searched refs:mFontStyle (Results 1 – 2 of 2) sorted by relevance
423 private final FontStyle mFontStyle; field in Font436 mFontStyle = fontStyle; in Font()471 return mFontStyle; in getStyle()521 return mFontStyle.equals(f.mFontStyle) && f.mTtcIndex == mTtcIndex in equals()527 return Objects.hash(mFontStyle, mTtcIndex, Arrays.hashCode(mAxes), mBuffer); in hashCode()534 + ", style=" + mFontStyle in toString()
68 minikin::FontStyle mFontStyle; member227 matcher->mFontStyle = minikin::FontStyle( in AFontMatcher_setStyle()251 matcher->mFontStyle, in AFontMatcher_match()