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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_InputMethod.c207 static void setX11InputMethodData(JNIEnv *, jobject, X11InputMethodData *);
381 first, the global reference will be destroyed and "setX11InputMethodData"
386 setX11InputMethodData(env, imInstance, NULL);
394 static void setX11InputMethodData(JNIEnv * env, jobject imInstance, X11InputMethodData *pX11IMData) { function
1612 setX11InputMethodData(env, this, pX11IMData);
1674 setX11InputMethodData(env, this, pX11IMData);
1801 setX11InputMethodData(env, this, NULL);

Completed in 33 milliseconds