| H A D | hook.c | 280 static XComposeStatus compose = {NULL, 0}; local in function:AutoReplace 288 size = XLookupString((XKeyEvent*)event, mb, sizeof(mb), &keysym, &compose); 1217 static XComposeStatus compose = {NULL, 0}; local in function:SubstituteHook 1222 &keysym, &compose) == 1) {
|