Home
last modified time | relevance | path

Searched refs:SHADOW_ALL (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/com32/menu/
Dcolors.c48 {"sel", "7;37;40", 0xe0000000, 0x20ff8000, SHADOW_ALL},
49 {"hotsel", "1;7;37;40", 0xe0400000, 0x20ff8000, SHADOW_ALL},
Dreadconfig.c818 cptr->shadow = SHADOW_ALL; in parse_config_file()
853 shadow = SHADOW_ALL; in parse_config_file()
/external/syslinux/com32/elflink/ldlinux/
Dcolors.c48 {"sel", "7;37;40", 0xe0000000, 0x20ff8000, SHADOW_ALL},
49 {"hotsel", "1;7;37;40", 0xe0400000, 0x20ff8000, SHADOW_ALL},
Dreadconfig.c1013 cptr->shadow = SHADOW_ALL; in parse_config_file()
1048 shadow = SHADOW_ALL; in parse_config_file()
/external/syslinux/com32/include/
Dcolortbl.h37 SHADOW_ALL = 1, enumerator