Searched refs:XkbSA_LockPtrBtn (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbDflts.h332 { 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 DxkbActions.c433 pAction->type= XkbSA_LockPtrBtn;
552 case XkbSA_LockPtrBtn:
622 case XkbSA_LockPtrBtn:
1131 case XkbSA_LockPtrBtn:
H A Dxkbtext.c773 if (action->type==XkbSA_LockPtrBtn) {
H A Dxkmread.c478 case XkbSA_LockPtrBtn:
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbDflts.h333 {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 DxkbActions.c462 pAction->type = XkbSA_LockPtrBtn;
579 case XkbSA_LockPtrBtn:
649 case XkbSA_LockPtrBtn:
1300 case XkbSA_LockPtrBtn:
H A Dxkbtext.c850 if (action->type == XkbSA_LockPtrBtn) {
H A Dxkmread.c481 case XkbSA_LockPtrBtn:
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKB.h488 #define XkbSA_LockPtrBtn 0x09 macro
509 ((1<<XkbSA_NoAction)|(1<<XkbSA_PtrBtn)|(1<<XkbSA_LockPtrBtn)|\
/xsrc/external/mit/xkbcomp/dist/
H A Daction.c74 *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 Dxkbtext.c994 if (action->type == XkbSA_LockPtrBtn) {

Completed in 17 milliseconds