Searched refs:isX11InputMethodGRefInList (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) { function
314 isX11InputMethodGRefInList(newX11InputMethodGRef)) {
526 if (!isX11InputMethodGRefInList(currentX11InputMethodInstance)) {
908 if (!isX11InputMethodGRefInList(currentX11InputMethodInstance)) {
954 || !isX11InputMethodGRefInList(currentX11InputMethodInstance)
1271 if (!isX11InputMethodGRefInList((jobject)client_data)) {
1375 if (!isX11InputMethodGRefInList((jobject)client_data)) {
1424 if (!isX11InputMethodGRefInList((jobject)client_data)) {
1775 || !isX11InputMethodGRefInList(currentX11InputMethodInstance)

Completed in 33 milliseconds