Searched refs:nSetWordSpacing (Results 1 – 3 of 3) sorted by relevance
1846 nSetWordSpacing(mNativePaint, wordSpacing); in setWordSpacing()3186 private static native void nSetWordSpacing(long paintPtr, float wordSpacing); in nSetWordSpacing() method in Paint
1078 /*package*/ static void nSetWordSpacing(long nativePaint, float wordSpacing) { in nSetWordSpacing() method in Paint_Delegate
21038 Landroid/graphics/Paint;->nSetWordSpacing(JF)V