Searched refs:nSetStrikeThruText (Results 1 – 2 of 2) sorted by relevance
1066 nSetStrikeThruText(mNativePaint, strikeThruText); in setStrikeThruText()3810 private static native void nSetStrikeThruText(long paintPtr, boolean strikeThruText); in nSetStrikeThruText() method in Paint
18145 Landroid/graphics/Paint;->nSetStrikeThruText(JZ)V