Searched refs:getTypeface (Results 1 – 13 of 13) sorted by relevance
236 titleView.setTypeface(titleView.getTypeface(), Typeface.ITALIC);244 titleView.setTypeface(titleView.getTypeface(), Typeface.NORMAL);252 titleView.setTypeface(titleView.getTypeface(), Typeface.NORMAL);259 titleView.setTypeface(titleView.getTypeface(), Typeface.NORMAL);
74 final Typeface face = paint.getTypeface(); in getCharGeometryCacheKey()
171 textView.setTypeface(textView.getTypeface(), mTextStyle); in addTab()
170 textView.setTypeface(textView.getTypeface(), mTextStyle); in addTab()
1025 mLabelView.setTypeface(mLabelView.getTypeface(), Typeface.BOLD); in getLabelView()
192 if (mTextPaint.getTypeface() != typeface) { in setTypeface()
214 paint.setTypeface(textView.getTypeface()); in getFontMetricsInt()
351 foldersTypeface = folders.getTypeface(); in ConversationItemViewCoordinates()
99 public static Typeface getTypeface(boolean isUnread) { in getTypeface() method in SendersView
1190 sPaint.setTypeface(SendersView.getTypeface(isUnread)); in onDraw()
1203 mPhoneticNameTextView.setTypeface(mPhoneticNameTextView.getTypeface(), Typeface.BOLD); in getPhoneticNameTextView()1241 mLabelView.setTypeface(mLabelView.getTypeface(), Typeface.BOLD); in getLabelView()
633 final Typeface savedTypeface = paint.getTypeface(); in getTextWidth()
3098 public android.graphics.Typeface getTypeface();