Searched refs:isStrikeThruText (Results 1 – 7 of 7) sorted by relevance
939 if (info.isStrikeThruText) {1029 public boolean isStrikeThruText;1037 return isStrikeThruText || isUnderlineText || underlineColor != 0;1043 copy.isStrikeThruText = isStrikeThruText;1052 info.isStrikeThruText = paint.isStrikeThruText();1053 if (info.isStrikeThruText) {
902 public final boolean isStrikeThruText() { in isStrikeThruText() method in Paint
5845 HSPLandroid/graphics/Paint;->isStrikeThruText()Z
70919 Landroid/text/TextLine$DecorationInfo;->isStrikeThruText:Z
11013 method public final boolean isStrikeThruText();
14541 method public final boolean isStrikeThruText();