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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_UNIXToolkit.c42 static jmethodID icon_upcall_method = NULL; variable
99 icon_upcall_method = (*env)->GetMethodID(env, this_class,
122 (*env)->CallVoidMethod(env, this, icon_upcall_method, data,

Completed in 29 milliseconds