Searched refs:compose_status (Results 1 - 2 of 2) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | TextAction.c | 1476 static XComposeStatus compose_status = {NULL, 0}; variable 1541 (wchar_t*) strbuf, BUFSIZ, &keysym, (Status*) &compose_status); 1543 text.length = XLookupString ((XKeyEvent*)event, strbuf, BUFSIZ, &keysym, &compose_status);
|
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1TextAction.c | 913 static XComposeStatus compose_status = {NULL, 0}; variable 967 &keysym, &compose_status)) == 0) {
|
Completed in 98 milliseconds