Searched refs:XkbSA_LockPtrBtn (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbDflts.h | 332 { XkbSA_LockPtrBtn, { 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } } }, 336 { XkbSA_LockPtrBtn, { 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } } }, 340 { XkbSA_LockPtrBtn, { 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } } }, 344 { XkbSA_LockPtrBtn, { 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } } }, 380 { XkbSA_LockPtrBtn, { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } } }, 384 { XkbSA_LockPtrBtn, { 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00 } } }, 388 { XkbSA_LockPtrBtn, { 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00 } } }, 392 { XkbSA_LockPtrBtn, { 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00 } } },
|
| H A D | xkbActions.c | 433 pAction->type= XkbSA_LockPtrBtn; 552 case XkbSA_LockPtrBtn: 622 case XkbSA_LockPtrBtn: 1131 case XkbSA_LockPtrBtn:
|
| H A D | xkbtext.c | 773 if (action->type==XkbSA_LockPtrBtn) {
|
| H A D | xkmread.c | 478 case XkbSA_LockPtrBtn:
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbDflts.h | 333 {XkbSA_LockPtrBtn, {0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}}}, 337 {XkbSA_LockPtrBtn, {0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}}}, 341 {XkbSA_LockPtrBtn, {0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}}}, 345 {XkbSA_LockPtrBtn, {0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}}}, 381 {XkbSA_LockPtrBtn, {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}}}, 385 {XkbSA_LockPtrBtn, {0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00}}}, 389 {XkbSA_LockPtrBtn, {0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00}}}, 393 {XkbSA_LockPtrBtn, {0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x00}}},
|
| H A D | xkbActions.c | 462 pAction->type = XkbSA_LockPtrBtn; 579 case XkbSA_LockPtrBtn: 649 case XkbSA_LockPtrBtn: 1300 case XkbSA_LockPtrBtn:
|
| H A D | xkbtext.c | 850 if (action->type == XkbSA_LockPtrBtn) {
|
| H A D | xkmread.c | 481 case XkbSA_LockPtrBtn:
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKB.h | 488 #define XkbSA_LockPtrBtn 0x09 macro 509 ((1<<XkbSA_NoAction)|(1<<XkbSA_PtrBtn)|(1<<XkbSA_LockPtrBtn)|\
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | action.c | 74 *type_rtrn = XkbSA_LockPtrBtn; 76 *type_rtrn = XkbSA_LockPtrBtn; 78 *type_rtrn = XkbSA_LockPtrBtn; 80 *type_rtrn = XkbSA_LockPtrBtn; 686 else if ((action->type == XkbSA_LockPtrBtn) && (field == F_Affect))
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkbtext.c | 994 if (action->type == XkbSA_LockPtrBtn) {
|
Completed in 17 milliseconds