Lines Matching refs:ucs4
116 ucs4_t ucs4;
122 ucs4 = KeySymToUcs4(keysym);
123 if (ucs4)
124 count = (*cvt)((XPointer)NULL, buf, ucs4, nbytes);
172 ucs4_t ucs4;
192 XPointer from = (XPointer) &ucs4;
199 ucs4 = (ucs4_t) KeySymToUcs4(symbol);
200 if (!ucs4)
245 ucs4_t ucs4;
261 XPointer from = (XPointer) &ucs4;
268 ucs4 = (ucs4_t) KeySymToUcs4(symbol);
269 if (!ucs4)
317 ucs4_t ucs4;
337 XPointer from = (XPointer) &ucs4;
342 ucs4 = (ucs4_t) KeySymToUcs4(symbol);
343 if (!ucs4)