HomeSort by: relevance | last modified time | path
    Searched refs:XkbSA_LatchMods (Results 1 - 13 of 13) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/xkb/
xkbActions.c 94 fake.mods.type = XkbSA_LatchMods;
236 if (pAction->type==XkbSA_LatchMods) {
251 if (filter->upAction.type==XkbSA_LatchMods)
260 if (filter->upAction.type==XkbSA_LatchMods)
270 if (filter->upAction.type==XkbSA_LatchMods)
274 if (filter->upAction.type==XkbSA_LatchMods)
287 if (filter->upAction.type==XkbSA_LatchMods) {
310 if (filter->upAction.type==XkbSA_LatchMods) {
419 case XkbSA_SetMods: case XkbSA_LatchMods:
1112 case XkbSA_LatchMods
    [all...]
xkbDflts.h 172 { XkbSA_LatchMods, { 0x03, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00 } } },
220 { XkbSA_LatchMods, { 0x03, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00 } } },
XKBMisc.c 343 case XkbSA_SetMods: case XkbSA_LatchMods: case XkbSA_LockMods:
669 case XkbSA_SetMods: case XkbSA_LatchMods: case XkbSA_LockMods:
xkmread.c 456 case XkbSA_LatchMods:
xkbUtils.c 184 case XkbSA_SetMods: case XkbSA_LatchMods: case XkbSA_LockMods:
  /xsrc/external/mit/xorg-server/dist/xkb/
xkbActions.c 97 fake.mods.type = XkbSA_LatchMods;
240 if (pAction->type == XkbSA_LatchMods) {
269 if (filter->upAction.type == XkbSA_LatchMods) {
344 if (filter->upAction.type == XkbSA_LatchMods)
447 case XkbSA_LatchMods:
1270 case XkbSA_LatchMods:
1287 case XkbSA_LatchMods:
1456 act.type = XkbSA_LatchMods;
xkbDflts.h 173 {XkbSA_LatchMods, {0x03, 0x01, 0x01, 0x00, 0x00, 0x00, 0x00}}},
221 {XkbSA_LatchMods, {0x03, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00}}},
XKBMisc.c 351 case XkbSA_LatchMods:
692 case XkbSA_LatchMods:
xkmread.c 459 case XkbSA_LatchMods:
xkbUtils.c 185 case XkbSA_LatchMods:
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XKB.h 481 #define XkbSA_LatchMods 0x02
  /xsrc/external/mit/libX11/dist/src/xkb/
XKBMisc.c 403 case XkbSA_LatchMods:
833 case XkbSA_LatchMods:
  /xsrc/external/mit/xkbcomp/dist/
action.c 56 *type_rtrn = XkbSA_LatchMods;

Completed in 18 milliseconds