Searched refs:nAddFont (Results 1 – 2 of 2) sorted by relevance
76 return nAddFont(mNativePtr, fontBuffer, ttcIndex); in addFont()94 private static native boolean nAddFont(long nativeFamily, ByteBuffer font, int ttcIndex); in nAddFont() method in FontFamily
280 /*package*/ static boolean nAddFont(long nativeFamily, ByteBuffer font, int ttcIndex) {