Home | History | Annotate | Download | only in jni

Lines Matching defs:NI

897     const jsize NI = env->GetArrayLength(attrs);
899 if (NV < (NI*STYLE_NUM_ENTRIES)) {
919 if (env->GetArrayLength(outIndices) > NI) {
983 for (jsize ii=0; ii<NI; ii++) {
1139 const jsize NI = env->GetArrayLength(attrs);
1141 if (NV < (NI*STYLE_NUM_ENTRIES)) {
1161 if (env->GetArrayLength(outIndices) > NI) {
1180 for (jsize ii=0; ii<NI; ii++) {