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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_InputMethod.c203 #define XNCommitStringCallback "commitStringCallback" macro
1216 XSetICValues (pX11IMData->ic_active, XNCommitStringCallback, &cb, NULL);
1218 XSetICValues (pX11IMData->ic_passive, XNCommitStringCallback, &cb, NULL);

Completed in 507 milliseconds