| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imLcGIc.c | 37 _XimLocalGetICValues(XIC xic, XIMArg *values) argument 39 Xic ic = (Xic)xic;
|
| H A D | imLcSIc.c | 41 _XimLocalSetICValues(XIC xic, XIMArg *values) argument 44 Xic ic = (Xic)xic;
|
| H A D | imThaiIc.c | 47 XIC xic) 49 Xic ic = (Xic)xic; 60 XIC xic) 62 Xic ic = (Xic)xic; 66 _XimThaiUnSetFocus(xic); 88 XIC xic) 90 Xic ic = (Xic)xic; 109 XIC xic) 111 Xic ic = (Xic)xic; 122 XIC xic) 46 _XimThaiUnSetFocus(XIC xic) argument 59 _XimThaiDestroyIC(XIC xic) argument 87 _XimThaiSetFocus(XIC xic) argument 108 _XimThaiReset(XIC xic) argument 121 _XimThaiMbReset(XIC xic) argument 129 _XimThaiWcReset(XIC xic) argument [all...] |
| H A D | imLcIc.c | 41 XIC xic) 43 Xic ic = (Xic)xic; 54 XIC xic) 56 Xic ic = (Xic)xic; 79 XIC xic) 81 Xic ic = (Xic)xic; 101 XIC xic) 103 Xic ic = (Xic)xic; 113 XIC xic) 115 _XimLocalReset(xic); 40 _XimLocalUnSetFocus(XIC xic) argument 53 _XimLocalDestroyIC(XIC xic) argument 78 _XimLocalSetFocus(XIC xic) argument 100 _XimLocalReset(XIC xic) argument 112 _XimLocalMbReset(XIC xic) argument 120 _XimLocalWcReset(XIC xic) argument [all...] |
| H A D | imLcLkup.c | 47 _XimLocalMbLookupString(XIC xic, XKeyEvent *ev, char *buffer, int bytes, argument 50 Xic ic = (Xic)xic; 130 _XimLocalWcLookupString(XIC xic, XKeyEvent *ev, wchar_t *buffer, int wlen, argument 133 Xic ic = (Xic)xic; 202 _XimLocalUtf8LookupString(XIC xic, XKeyEvent *ev, char *buffer, int bytes, argument 205 Xic ic = (Xic)xic;
|
| H A D | imDefIc.c | 292 XIC xic, 295 Xic ic = (Xic)xic; 661 XIC xic, 664 Xic ic = (Xic)xic; 890 XIC xic) 892 Xic ic = (Xic)xic; 949 BrokenSyncWithServer(XIC xic) argument 952 XGetICValues(xic, XNFilterEvents, &dummy, NULL); 957 XIC xic) 959 Xic ic = (Xic)xic; 291 _XimProtoGetICValues(XIC xic,XIMArg * arg) argument 660 _XimProtoSetICValues(XIC xic,XIMArg * arg) argument 889 _XimProtoDestroyIC(XIC xic) argument 956 _XimProtoSetFocus(XIC xic) argument 1002 _XimProtoUnsetFocus(XIC xic) argument 1078 _XimProtoReset(XIC xic,char * (* retfunc)(Xim im,Xic ic,XPointer buf)) argument 1199 _XimProtoMbReset(XIC xic) argument 1257 _XimProtoWcReset(XIC xic) argument 1315 _XimProtoUtf8Reset(XIC xic) argument [all...] |
| H A D | imDefLkup.c | 1119 XIC xic, 1126 Xic ic = (Xic)xic; 1182 XIC xic, 1189 Xic ic = (Xic)xic; 1245 XIC xic, 1252 Xic ic = (Xic)xic; 1118 _XimProtoMbLookupString(XIC xic,XKeyEvent * ev,char * buffer,int bytes,KeySym * keysym,Status * state) argument 1181 _XimProtoWcLookupString(XIC xic,XKeyEvent * ev,wchar_t * buffer,int bytes,KeySym * keysym,Status * state) argument 1244 _XimProtoUtf8LookupString(XIC xic,XKeyEvent * ev,char * buffer,int bytes,KeySym * keysym,Status * state) argument
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | XawIm.c | 295 (p->xic == NULL) || !(p->input_style & XIMPreeditPosition)) return; 307 XSetICValues(p->xic, XNPreeditAttributes, pe_attr, NULL); 362 if ((p = ve->ic.shared_ic_table) && p->xic) { 364 p->xic = NULL; 369 if (p->xic == NULL) continue; 371 p->xic = NULL; 549 XGetICValues(p->xic, XNStatusAttributes, st_attr, NULL); 551 if (p->xic == NULL) { 560 XSetICValues(p->xic, XNStatusAttributes, st_attr, NULL); 562 if (p->xic [all...] |
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| H A D | XawImP.h | 88 XIC xic; member in struct:_XawIcTablePart
|
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| H A D | XDefaultIMIF.c | 397 _MbReset(XIC xic) argument 403 _WcReset(XIC xic) argument 410 XIC xic, 434 XIC xic, 409 _MbLookupString(XIC xic,XKeyEvent * ev,char * buffer,int bytes,KeySym * keysym,Status * status) argument 433 _WcLookupString(XIC xic,XKeyEvent * ev,wchar_t * buffer,int wlen,KeySym * keysym,Status * status) argument
|
| H A D | Ximint.h | 692 XIC xic, 701 XIC xic, 710 XIC xic,
|
| /xsrc/external/mit/xdm/dist/greeter/ |
| H A D | LoginP.h | 139 XIC xic; /* input method of input context */ member in struct:__anon442719ed0208
|
| H A D | Login.c | 1348 ctx->login.xic = (XIC) NULL; 1358 ctx->login.xic = XCreateIC(xim, 1363 if (!ctx->login.xic) { 1384 if (ctx->login.xic) { 1386 len = XmbLookupString(ctx->login.xic, &event->xkey, strbuf,
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 74 static XIC xic = NULL; variable in typeref:typename:XIC 178 if (e->type == KeyPress && xic) { 180 nmbbytes = XmbLookupString(xic, e, buf, bsize - 1, &ks, &status); 223 if (e->type == KeyPress && xic) { 1450 xic = XCreateIC(xim, 1454 if (xic == NULL) {
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | input.c | 842 if (input && input->xic) { 846 kd->nbytes = Xutf8LookupString(input->xic, event, 852 kd->nbytes = XmbLookupString(input->xic, event,
|
| H A D | misc.c | 197 if (input && input->xic) 198 XSetICFocus(input->xic); 236 if (input && input->xic) 237 XUnsetICFocus(input->xic);
|
| H A D | ptyx.h | 2353 XIC xic; /* input context attached to 'xim' */ member in struct:__anon7e1168c33e08
|
| H A D | charproc.c | 6704 if (input && input->xic 6713 XSetICValues(input->xic, XNPreeditAttributes, list, (void *) 0); 12673 input->xic = NULL; 12902 input->xic = XCreateIC(input->xim, 12910 input->xic = XCreateIC(input->xim, XNInputStyle, input_style, 12916 if (!input->xic) {
|