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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c194 jclass sgeCls = (*env)->FindClass(env, local
196 if ((*env)->IsInstanceOf(env, ge, sgeCls)) {
197 jmethodID isDisplayLocal = (*env)->GetMethodID(env, sgeCls,

Completed in 32 milliseconds