Searched refs:compose_status (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextAction.c1476 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 DXaw3_1TextAction.c913 static XComposeStatus compose_status = {NULL, 0}; variable
967 &keysym, &compose_status)) == 0) {

Completed in 98 milliseconds