Searched refs:USE_IC (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | XawIm.c | 84 #define USE_IC(count) (ic_cnt > count) ? ic_a[count] : NULL macro 719 XGetICValues(p->xic, USE_IC(0), USE_IC(1), USE_IC(2), USE_IC(3), NULL); 759 XSetICValues(p->xic, USE_IC(0), USE_IC(1), USE_IC(2), USE_IC(3), NULL); 897 p->xic = XCreateIC(ve->im.xim, USE_IC( [all...] |
Completed in 3 milliseconds