Searched refs:nSetStrikeThruText (Results 1 – 2 of 2) sorted by relevance
944 nSetStrikeThruText(mNativePaint, strikeThruText); in setStrikeThruText()3187 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