Searched refs:XkbSetCauseCoreReq (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xkbsrv.h | 103 #define XkbSetCauseCoreReq(c,e,cl) XkbSetCauseReq(c,e,0,cl) macro
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbUtils.c | 565 XkbSetCauseCoreReq(&cause, X_ChangeKeyboardMapping, client); in XkbApplyMappingChange() 578 XkbSetCauseCoreReq(&cause, X_SetModifierMapping, client); in XkbApplyMappingChange()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 2073 XkbSetCauseCoreReq(&cause, X_ChangeKeyboardControl, client); in DoChangeKeyboardControl()
|