Searched refs:JNU_ThrowNoSuchFieldException (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DSunLayoutEngine.cpp72 JNU_ThrowNoSuchFieldException(env, "_count");
79 JNU_ThrowNoSuchFieldException(env, "_flags");
86 JNU_ThrowNoSuchFieldException(env, "_glyphs");
93 JNU_ThrowNoSuchFieldException(env, "_positions");
100 JNU_ThrowNoSuchFieldException(env, "_indices");
/openjdk7/jdk/src/share/native/common/
H A Djni_util.h77 JNU_ThrowNoSuchFieldException(JNIEnv *env, const char *msg);
H A Djni_util.c97 JNU_ThrowNoSuchFieldException(JNIEnv *env, const char *msg) function

Completed in 1516 milliseconds