OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XkbSA_LockControls
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/xkb/
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}}},
xkbActions.c
468
pAction->type =
XkbSA_LockControls
;
697
if (pAction->type ==
XkbSA_LockControls
) {
1319
case
XkbSA_LockControls
:
xkmread.c
512
case
XkbSA_LockControls
:
/xsrc/external/mit/xorg-server.old/dist/xkb/
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 } } },
xkbActions.c
439
pAction->type=
XkbSA_LockControls
;
671
if (pAction->type==
XkbSA_LockControls
) {
1144
case
XkbSA_LockControls
:
xkmread.c
509
case
XkbSA_LockControls
:
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
XKB.h
494
#define
XkbSA_LockControls
0x0f
511
(1<<
XkbSA_LockControls
)|(1<<XkbSA_ActionMessage)|\
/xsrc/external/mit/xkbcomp/dist/
action.c
96
*type_rtrn =
XkbSA_LockControls
;
961
else if (field == F_Affect && action->type ==
XkbSA_LockControls
) {
/xsrc/external/mit/libxkbfile/dist/src/
xkbtext.c
1224
if (action->type ==
XkbSA_LockControls
) {
Completed in 13 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026