Searched refs:XkbSA_LockControls (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbDflts.h | 396 { 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 D | xkbActions.c | 439 pAction->type= XkbSA_LockControls; 671 if (pAction->type==XkbSA_LockControls) { 1144 case XkbSA_LockControls:
|
| H A D | xkmread.c | 509 case XkbSA_LockControls:
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbDflts.h | 397 {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 D | xkbActions.c | 468 pAction->type = XkbSA_LockControls; 697 if (pAction->type == XkbSA_LockControls) { 1313 case XkbSA_LockControls:
|
| H A D | xkmread.c | 512 case XkbSA_LockControls:
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKB.h | 494 #define XkbSA_LockControls 0x0f macro 511 (1<<XkbSA_LockControls)|(1<<XkbSA_ActionMessage)|\
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | action.c | 96 *type_rtrn = XkbSA_LockControls; 961 else if (field == F_Affect && action->type == XkbSA_LockControls) {
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkbtext.c | 1224 if (action->type == XkbSA_LockControls) {
|
Completed in 18 milliseconds