OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LED_NUM
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/xkb/
xkbInit.c
60
#define
LED_NUM
5
64
#define
LED_NUM
1
71
#define
LED_NUM
2
424
if (names->indicators[
LED_NUM
- 1] == None)
425
names->indicators[
LED_NUM
- 1] = CREATE_ATOM("Num Lock");
461
map->maps[
LED_NUM
- 1].flags = XkbIM_NoExplicit;
462
map->maps[
LED_NUM
- 1].which_mods = XkbIM_UseLocked;
463
map->maps[
LED_NUM
- 1].mods.mask = 0;
464
map->maps[
LED_NUM
- 1].mods.real_mods = 0;
465
map->maps[
LED_NUM
- 1].mods.vmods = vmod_NumLockMask
[
all
...]
/xsrc/external/mit/xorg-server.old/dist/xkb/
xkbInit.c
60
#define
LED_NUM
5
64
#define
LED_NUM
1
71
#define
LED_NUM
2
399
if (names->indicators[
LED_NUM
-1]==None)
400
names->indicators[
LED_NUM
-1] = CREATE_ATOM("Num Lock");
435
map->maps[
LED_NUM
-1].flags= XkbIM_NoExplicit;
436
map->maps[
LED_NUM
-1].which_mods= XkbIM_UseLocked;
437
map->maps[
LED_NUM
-1].mods.mask= 0;
438
map->maps[
LED_NUM
-1].mods.real_mods= 0;
439
map->maps[
LED_NUM
-1].mods.vmods= vmod_NumLockMask
[
all
...]
/xsrc/external/mit/xf86-input-keyboard/dist/src/
bsd_kbd.c
90
#ifdef
LED_NUM
91
if (leds & XLED2) real_leds |=
LED_NUM
;
146
#ifdef
LED_NUM
147
if (real_leds &
LED_NUM
) leds |= XLED2;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/
xf86_OSlib.h
156
#define
LED_NUM
LED_NUM_LOCK
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/
xf86_OSlib.h
152
# define
LED_NUM
LED_NUM_LOCK
Completed in 6 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026