Searched refs:XkbSA_LockControls (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbDflts.h396 { XkbSA_LockControls, { 0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00 } } },
400 { XkbSA_LockControls, { 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00 } } },
412 { XkbSA_LockControls, { 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00 } } },
H A DxkbActions.c439 pAction->type= XkbSA_LockControls;
671 if (pAction->type==XkbSA_LockControls) {
1144 case XkbSA_LockControls:
H A Dxkmread.c509 case XkbSA_LockControls:
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbDflts.h397 {XkbSA_LockControls, {0x00, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00}}},
401 {XkbSA_LockControls, {0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00}}},
413 {XkbSA_LockControls, {0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00}}},
H A DxkbActions.c468 pAction->type = XkbSA_LockControls;
697 if (pAction->type == XkbSA_LockControls) {
1313 case XkbSA_LockControls:
H A Dxkmread.c512 case XkbSA_LockControls:
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKB.h494 #define XkbSA_LockControls 0x0f macro
511 (1<<XkbSA_LockControls)|(1<<XkbSA_ActionMessage)|\
/xsrc/external/mit/xkbcomp/dist/
H A Daction.c96 *type_rtrn = XkbSA_LockControls;
961 else if (field == F_Affect && action->type == XkbSA_LockControls) {
/xsrc/external/mit/libxkbfile/dist/src/
H A Dxkbtext.c1224 if (action->type == XkbSA_LockControls) {

Completed in 18 milliseconds