Searched refs:nSetStrikeThruText (Results 1 – 3 of 3) sorted by relevance
988 nSetStrikeThruText(mNativePaint, strikeThruText); in setStrikeThruText()3233 private static native void nSetStrikeThruText(long paintPtr, boolean strikeThruText); in nSetStrikeThruText() method in Paint
358 /*package*/ static void nSetStrikeThruText(long nativePaint, in nSetStrikeThruText() method in Paint_Delegate
21023 Landroid/graphics/Paint;->nSetStrikeThruText(JZ)V