Searched refs:nSetWordSpacing (Results 1 – 2 of 2) sorted by relevance
1494 nSetWordSpacing(mNativePaint, wordSpacing); in setWordSpacing()2853 private static native void nSetWordSpacing(long paintPtr, float wordSpacing); in nSetWordSpacing() method in Paint
1065 /*package*/ static void nSetWordSpacing(long nativePaint, float wordSpacing) { in nSetWordSpacing() method in Paint_Delegate