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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_InputMethod.c290 static Bool isX11InputMethodGRefInList(jobject imGRef) { argument
293 if (imGRef == NULL) {
298 if (pX11InputMethodGRef->inputMethodGRef == imGRef) {

Completed in 33 milliseconds