Searched refs:gTypefaceMethod (Results 1 – 1 of 1) sorted by relevance
120 JNINativeMethod gTypefaceMethod = gMethods[i]; in registerNativeMethods() local121 string newName = string(gTypefaceMethod.name) + "_Original"; in registerNativeMethods()123 gTypefaceDelegateMethods[i].signature = gTypefaceMethod.signature; in registerNativeMethods()124 gTypefaceDelegateMethods[i].fnPtr = gTypefaceMethod.fnPtr; in registerNativeMethods()