Searched refs:faceAttr (Results 1 – 1 of 1) sorted by relevance
689 String faceAttr = attrs.getValue("face"); in applyStyles() local690 if (faceAttr != null) { in applyStyles()691 spannableString.setSpan(new TypefaceSpan(faceAttr), start, end, in applyStyles()