OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHADOW_ALL
(Results
1 - 5
of
5
) sorted by null
/external/syslinux/com32/include/
colortbl.h
37
SHADOW_ALL
= 1,
/external/syslinux/com32/elflink/ldlinux/
colors.c
48
{"sel", "7;37;40", 0xe0000000, 0x20ff8000,
SHADOW_ALL
},
49
{"hotsel", "1;7;37;40", 0xe0400000, 0x20ff8000,
SHADOW_ALL
},
readconfig.c
1013
cptr->shadow =
SHADOW_ALL
;
1048
shadow =
SHADOW_ALL
;
[
all
...]
/external/syslinux/com32/menu/
colors.c
48
{"sel", "7;37;40", 0xe0000000, 0x20ff8000,
SHADOW_ALL
},
49
{"hotsel", "1;7;37;40", 0xe0400000, 0x20ff8000,
SHADOW_ALL
},
readconfig.c
818
cptr->shadow =
SHADOW_ALL
;
853
shadow =
SHADOW_ALL
;
Completed in 1027 milliseconds