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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_InputMethod.c332 static void removeX11InputMethodGRefFromList(jobject x11InputMethodGRef) { argument
337 x11InputMethodGRef == NULL) {
345 if (cX11InputMethodGRef->inputMethodGRef == x11InputMethodGRef) {

Completed in 33 milliseconds