Lines Matching refs:xic

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 == NULL) {
568 XGetICValues(p->xic, XNPreeditAttributes, pe_attr, NULL);
570 if (p->xic == NULL) {
582 XSetICValues(p->xic, XNPreeditAttributes, pe_attr, NULL);
595 if (p->xic == NULL) return;
600 if (p->xic == NULL) continue;
613 table->xic = NULL;
693 if (p->xic == NULL) return(FALSE);
719 XGetICValues(p->xic, USE_IC(0), USE_IC(1), USE_IC(2), USE_IC(3), NULL);
722 if (p->xic == NULL) {
759 XSetICValues(p->xic, USE_IC(0), USE_IC(1), USE_IC(2), USE_IC(3), NULL);
762 if (p->xic == NULL) {
782 p->xic || (p->openic_error != FALSE)) return;
897 p->xic = XCreateIC(ve->im.xim, USE_IC(0), USE_IC(1), USE_IC(2), USE_IC(3),
903 if (p->xic == NULL) {
933 (p->xic == NULL)) return;
945 _XipChangeSpot(p->xic, position.x, position.y);
1036 XSetICValues(p->xic, USE_IC(0), USE_IC(1), USE_IC(2), USE_IC(3),
1075 (p->xic == NULL)) return;
1085 XSetICFocus(p->xic);
1096 (p->xic == NULL)) return;
1105 XUnsetICFocus(p->xic);
1176 (p->xic == NULL)) return;
1183 XDestroyIC(p->xic);
1230 if (ve->im.xim && XtIsRealized((Widget)vw) && p->xic) {
1304 if (p->xic == NULL)
1310 if (p->xic == NULL)
1531 ve->im.xim && (p = GetIcTableShared(inwidg, ve)) && p->xic) {
1532 return(XwcLookupString(p->xic, event, buffer_return,
1553 && ve->im.xim && (p = GetIcTableShared(w, ve)) && p->xic)
1554 return (XmbLookupString(p->xic, event, buffer_return, buffer_size,