Searched refs:nGetCollectionIndex (Results 1 – 2 of 2) sorted by relevance
55 .setTtcIndex(nGetCollectionIndex(fontPtr)) in getAvailableFonts()91 private static native int nGetCollectionIndex(long ptr); in nGetCollectionIndex() method in NativeSystemFontHelper
171 jint nGetCollectionIndex(JNIEnv*, jclass, jlong ptr) { in nGetCollectionIndex() function225 { "nGetCollectionIndex", "(J)I", (void*) nGetCollectionIndex },