Lines Matching refs:XIM
938 * input servers as the server side protocol if to XIM.
940 * XIM code but is duplicated by every input server around the world there
1181 new_len = im->methods->ctstombs((XIM)im, commit, len, NULL, 0, &status);
1187 (void)im->methods->ctstombs((XIM)im, commit, len,
1238 new_len = im->methods->ctstowcs((XIM)im, commit, len, NULL, 0, &status);
1245 (void)im->methods->ctstowcs((XIM)im, commit, len,
1297 new_len = im->methods->ctstoutf8((XIM)im, commit, len, NULL, 0, &status);
1303 (void)im->methods->ctstoutf8((XIM)im, commit, len,
1415 XIM xim,
1456 ic->core.im = (XIM)im;