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