Searched defs:isBold (Results 1 – 2 of 2) sorted by relevance
60 float lengthLimit, boolean isBold) { in newInstance()
78 private static TextPaint getTextPaint(int textSize, int color, boolean isBold) { in getTextPaint()