Searched refs:XkbMaskForVMask (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xkbsrv.h | 440 extern _X_EXPORT unsigned int XkbMaskForVMask(XkbDescPtr /* xkb */ ,
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbUtils.c | 190 act->mods.mask |= XkbMaskForVMask(xkb, tmp); in XkbSetActionKeyMods() 196 act->iso.mask |= XkbMaskForVMask(xkb, tmp); in XkbSetActionKeyMods() 203 XkbMaskForVMask(XkbDescPtr xkb, unsigned vmask) in XkbMaskForVMask() function
|
| H A D | xkbInit.c | 366 mask = XkbMaskForVMask(xkb, compat->groups[i].vmods); in XkbInitCompatStructs()
|
| H A D | xkbLEDs.c | 495 map->mods.mask |= XkbMaskForVMask(xkb, map->mods.vmods); in XkbCheckIndicatorMaps()
|
| H A D | xkb.c | 809 XkbMaskForVMask(xkbi->desc, new.internal.vmods); in ProcXkbSetControls() 825 XkbMaskForVMask(xkbi->desc, new.ignore_lock.vmods); in ProcXkbSetControls() 2047 XkbMaskForVMask(xkb, pOld->mods.vmods); in SetKeyTypes() 2063 tmp = XkbMaskForVMask(xkb, mapWire[n].virtualMods); in SetKeyTypes() 2070 tmp = XkbMaskForVMask(xkb, preWire[n].virtualMods); in SetKeyTypes() 3058 tmp = XkbMaskForVMask(xkb, wire->virtualMods); in _XkbSetCompatMap() 3343 tmp = XkbMaskForVMask(xkbi->desc, desc->virtualMods); in _XkbSetIndicatorMap()
|